Q1.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
Q2.Nth Fibonacci Number You are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Si... read more
Q3.Sum of Digits Ninja is given an integer ‘N’. One day Ninja decides to do the sum of all digits and replace the ‘N’ with the sum of digits un... read more