Top Newgen Software Technologies Interview Questions
Q1.Compress the String Write a program to do basic string compression. For a character which is consecutively repeated more than once, replace ... read more
Q2.Connecting Ropes Ninja visited his village after a long time. His village is having a river in its center with ‘N’ houses on the northern ba... read more
Q3.N-th Fibonacci Number You are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. S... read more