Q1.Puzzle There are 10 stacks of 10 coins each. Each coin weighs 10 grams. However, one stack of coins is the lightest, and each coin in that s... read more
Q2.Sort 0 1 You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/... read more
Q3.Maximum Frequency Number Ninja is given an array of integers that contain numbers in random order. He needs to write a program to find and r... read more