Labels round1 1. Linked list contain alphabets.find if it is palindrome or not 2. Array of unsorted no. is given, find triplets which satisfy a2 + b2 = c2. 3. Duplicate a linked list. round2 round3 1. Given 2 arrays unsorted, insert common elements in third array in O(n). 2. Given 2 arrays unsorted, insert unique elements in third array in O(n). 3. Fill n*n matrix clockwise starting from center. Write efficient code. ex. 7 8 9 round4 1. Lots of technical questions from Resume. 2. Given three arrays A,B,C containing unsorted numbers. Find three numbers a, b, c from each of array A, B,
Read full article from Just Programming...: Ibibo Interview Questions (Tradus.in, goIbibo.com, payU.in)
No comments:
Post a Comment