Learn Android App dev: How to use wrap content, fill parent, password
Hey guys! This is Amey Lokhande. This post is mainly about what is meant by wrap content and fill parent in the layout height and width...
Installation of Eclipse IDE
Hi guys, This is Mayank Agarwal, In the previous tutorial we have seen how to install Java on your system, in this tutorial we are going...
Android App Dev: How to make a calculator
Hey guys! This is Amey Lokhande. Okay, lets begin making some apps which will be useful to us in our day-to-day life. In this post, I...
Josephus problem
The Josephus problem belongs to the history and is a perfect example that how mathematics can save your life. There were Jewish soldiers...
The Josephus Problem
The Josephus problem belongs to the history and is a perfect example that how mathematics can save your life. There were Jewish soldiers...
Puppy and Triangles
Puppy Tuzik has recently found two triangles and a quadrilateral cut out from a large sheet of paper. Being a curious puppy, Tuzik...
The Mini-Search Engine
Introduction: Search engines are the key to finding specific information on the vast expanse of the World Wide Web. Without sophisticated...
Learn Android App Dev: Activity Lifecycle
Hey there! This is Amey Lokhande once again. In this post I'll be talking about the lifecycle of Android Activity. When I talk about...
Installation of JAVA on your system.
Hello guys, this is Mayank Agarwal Let's begin this tutorial by learning, what is Java and why should we learn Java Java is a high level...
2D array sort
Problem Statement: You are given an arbitrary n*m matrix and you have to sort all the elements in ascending order. For example : You can...