Longest palindrome in a string.
Software Development Interview Questions
37,298 software development interview questions shared by candidates
Find the sublist with the greatest sum in linear time
How to save resources' IDs used by an activity and access them in O(1), assuming there could be an infinite number of resources?
Hardest question was how to sort a linked list using recursion only. I knew the iterative solution but couldn't come up with recursion. Very difficult.
You are given two buckets. One holds 3 gallons and the other holds 5 gallons. Have do you make 4 gallons of water?
The only thing I was asked for is to produce a solution to a problem in code.
What would you do if you had a member of staff who wasn't meeting targets or providing poor quality work.
nth highest salary SQL
General questions on based on your experience. Coding challenge about sorting, string processing.
Q.Write a program to rotate a string with index number? i/p:-Goibibo index:-4 o/p:-iboGoib
Viewing 621 - 630 interview questions