Find Kth smallest element in a two dimensional matrix Read more about Find Kth smallest element in a two dimensional matrix
Coding Question: Write a program to print all prime factors of a given number. Read more about Coding Question: Write a program to print all prime factors of a given number.
Coding Question: Find "Perfect Numbers" between 1 and given N Read more about Coding Question: Find "Perfect Numbers" between 1 and given N
Coding Question: Kaprekar's Constant: Magic number 6174 Read more about Coding Question: Kaprekar's Constant: Magic number 6174
How would you implement a class in the following scenario? Read more about How would you implement a class in the following scenario?