• Aptitude tricks

Profit and Loss Problems Tricks And Shortcuts With Examples

4 years ago

We mostly see tricky questions from profit and loss problems in aptitude tests, since it covers vast variety of topics ranging from cost price to… Read More

Time and Work Problems Tricks And Shortcuts With Examples

4 years ago

In this, we won't discuss the basics and formulas of Time and Work, instead, we will be focusing on the tricks that are usually used… Read More

  • Aptitude tricks

Direct And Indirect Proportion With Chain Rule Problems Tricks With Examples

2 years ago

In this, we further go through Ratio & Proportion problems which is the Chain rule. Before that let's see a related concept: Direct proportion:  It… Read More

Ratio and Proportion Problems Tricks And Shortcuts With Examples

2 years ago

In this article, we will go through with some of the important tricks that we can be used to solve Ratio and proportions problem. In… Read More

  • Articles

How to Download And Install Xampp On Windows 10 ?

4 years ago

Xampp is a open source web server which comes up with handy  tools like Apache,Tomcat,Filezilla along with  Mysql. These are the following steps to install… Read More

Train Problems And Tricks with Examples

4 years ago

In quantitative aptitude, Train problems are the most frequently asked questions in form of Time and Speed questions. It involves the speed, time, and distance… Read More

  • Articles

What is the Purpose of Finalize Method in Java ?

4 years ago

finalize method is a method of Object class. It is invoked by GC just before the destruction of an object. It is used to free… Read More

  • Articles

Java program to find duplicate characters in a string

4 years ago

The simple Java program finds duplicate characters in a given string and prints it as an output. There are two way to do it, first… Read More

  • Articles

Java program to check if two strings are Anagram or not

4 years ago

The Java program checks if two given strings are anagram or not. It can be done in two ways, first is by comparing each character… Read More

  • Articles

Java Program to Check Whether Given Number is Prime or Not using Scanner

4 years ago

The program takes input from the use and finds whether the given input is a prime number or not.  A prime number is a number which… Read More