Problem solving for beginner Programmers.

Prime Numbers and Prime checking

What is Prime numbers?
How many prime numbers are there?
What is Co-Prime?
How can we check if a number is prime or not?
Let's learn!

Mixed Problem Solving Tutorials Series

In this tutorial series we will discuss problems like- Array Manipulation , Ad-Hoc, Implementation and many more topics. All of them are designed for beginners. We will discuss many usefull techniques through problem solving. But readers are adviced to try to solve it by themselves before moving to solution part. If you can solve it by yourself, you are encouraged to see the solution part. Maybe you will learn some new techniques. The total series is divied into seperate parts. As you will move forward the complexity of the problems will be risen.