Home »
Recent posts
All posts from September 2017
Types of Recursion.
30 SEP 2017 by Amit Shukla
Learn: In this article we are going to study about the different types of recursion. What is Indirect recursion? What is direct recursion? What is Linear recursion? What is Binary recursion? What is Multiple recursion?
Data Structure
Time and Space Analysis of Algorithm.
30 SEP 2017 by Amit Shukla
Learn: In this article we are going to study about the time and space analysis of any algorithm. What are time and space complexity of an algorithm? What are various ways to analyze program? Prior analysis and posteriori testing of an algorithm? Why do we analyze algorithm?
Data Structure
Time Space Trade-Off of algorithms.
30 SEP 2017 by Amit Shukla
Learn: In this article we are going not study about what is time space tradeoff? What is need of time space trade-off? How to calculate time space trade-off? How time space trade-off helps to calculate the efficiency of algorithm?
Data Structure
Popular high level programming languages.
30 SEP 2017 by Amit Shukla
Learn: In this article we understand the evolution of high level programming languages. We understand history of some high level programming languages in which are now commonly used by developers.
Computer Basics
Lists in python.
30 SEP 2017 by Abhishek Jain
Learn: What is List? In this article, we will learn the concept of mutable sequence types or sequence data types in python. We will also discuss about the syntax and creation of the lists in python.
Python
Puzzle 31) The archery match.
30 SEP 2017 by Abhishek Jain
In an archery match, scoring of target was 40 for the bull's-eye, 39 for the outer ring of bull’s eye, and 24,23, 17, and 16 respectively for the outer rings of one another respectively, as shown below.
Puzzles
Puzzle 30) Rohit and the squares game.
30 SEP 2017 by Abhishek Jain
Rohit and his friend playing a simple game of squares .This game consists of nine small squares within a large square (as shown below) and provide a box of matchsticks. The game is, placing one matchstick at a time alternately, to enclose more small squares than his friend. For every small square that he enclose he score one point and get an extra move. Twelve matchsticks are already placed, both of them made six moves each, and, as he had made the first move, it is now Rohit’s turn to place a matchstick.
Puzzles
Puzzle 29) Word ASHISH and its Permutation.
30 SEP 2017 by Amit Shukla
Ashish and Robin were good friend. One day Ashish ask robin to find out the number of ways in which letters of word ASHISH can be arranged. Now Robin is confused that how can he calculate the number of ways in which word ASHISH is arranged. Now your task is to help Robin by finding the number of ways in which letters of word ASHISH can be arranged.
Puzzles
Puzzle 28) Four brothers and annual property.
30 SEP 2017 by Amit Shukla
Four brothers Rohan, Sohan, Mohan and Raju are at their annual family property fight sitting across a circular table. Their occupations are - author, biologist, chemist and doctor, but not necessarily in that order. Raju starts by setting the agenda of the meeting and after him the doctor gives a long discourse of what is right and what is wrong. Rohan is sitting across the doctor and next to the chemist. Mohan is silent throughout the meeting and the chemist speaks only at the very end.
Puzzles
Puzzle 27) Engineers and Newspaper.
30 SEP 2017 by Amit Shukla
Four of engineers of RJIT, are of branchesCE, SE, EE and AE, read a certain number of newspapers early in the morning. One of them reads four newspapers, another reads three newspapers, the third reads two newspapers while the fourth one reads one newspaper. Below are some additional facts regarding the names of these officers:
Puzzles
Puzzle 26) Bikes and Distance.
29 SEP 2017 by Amit Shukla
The distance between two stations X and Y is 230 kilometers. Two bikes start simultaneously from X and Y respectively, towards each other and the distance between them after 3 hours is 20 km. If the speed of one bike is less than that of the other by 10 km/hour, now your task is to find out the speed of slower bike.
Puzzles
Algorithm and its properties.
29 SEP 2017 by Amit Shukla
Learn: In this article, we are going to study about what is algorithm and what are the different properties of an algorithm? Why we use algorithm? What are the benefits of algorithm over code? What is pseudo code? What is the importance of algorithm in computer programming?
Data Structure
Popular old and high level languages.
28 SEP 2017 by Amit Shukla
Learn: In this article, we are going to learn about the different old and popular high level popular languages. In this we understand the evolution of programming languages. In his article we are going to study about old era of programming languages. In this we understand the different features of old programming languages.
Computer Basics
Global Variable in C++ with Example.
28 SEP 2017 by Manu Jemini
C++ Global Variables: In this article, we will learn what are the Global variables in C++, how to declare, assign and access a global variable?
C++
Explain StringBuffer with an example in Java.
28 SEP 2017 by Manu Jemini
What is StringBuffer and how to use its object to reverse a string? In this article we are going to learn about how to use an object of StringBuffer class and function of String class to check whether a string is palindrome or not?
Java
Looping constructs in Python.
27 SEP 2017 by Abhishek Jain
Learn: What is Loop and Looping? How many types of looping construct are provided by python? We’ll also see their syntax and difference between them?
Python
Puzzle 25) Bus and its speed.
25 SEP 2017 by Amit Shukla
A bus after travelling 50 km from A faces an accident and proceeds at 4/5th of the initial speed and reaches its destination 45 minutes late. Had the accident happened 20 km. further, it would have arrived 12 min. sooner. Find the original speed and the distance of the bus.
Puzzles
Scanner class and its methods in Java.
24 SEP 2017 by IncludeHelp
In this article, we are going to learn about Scanner class in Java and its some of the important methods (methods of Scanner class) with example.
Java
for loop find output of C programs.
20 SEP 2017 by IncludeHelp
Find output of C programs (for loop) in C: Here, you will find some of the C programs based on for loop with the outputs and explanations.
C
Size of structure with no members in C programming language.
11 SEP 2017 by IncludeHelp
Learn: can we declare a structure with no members, if yes what will be the size of that structure? In this article we are going to learn about size of structure with no members (or Empty Structure) in C language with an example.
C
What are the clause, Keywords and statement in SQL?
10 SEP 2017 by IncludeHelp
Here, we will learn: what are the clauses, keywords and statements in SQL, in a query there are many words used and we have to know which is clause, keyword or statement? So let’s understand in this article.
SQL
Learn how to use Google Drive?
07 SEP 2017 by IncludeHelp
With the presence of a powerful competitor like Google and its unmatched service such as Google Drive, the Dropbox, Box, SkyDrive and other common services in cloud storage are out of reach. Google Drive, which replaces the Google Docs service, allows its users to store their files on space and access them from anywhere, with any device, including a computer, a handset, and a tablet. In this article, we decide to give you the information you need to get started with this service.
Articles
Find record of nth highest salary employee in SQL?
05 SEP 2017 by IncludeHelp
Finding record of Nth highest salaried employee (where N, should equal to records or less then of the records), Here we are finding 1st , 2nd, 3rd and so on highest salaried employee’s name one by one using SQL Query.
SQL
Exception Handling with Example in Java.
02 SEP 2017 by Abhishek Jain
Learn: In this article we will study about the different types of Keywords used for exception handling in java. We will also discuss about their syntax and function with example.
Java