Q. How to prioritize the features slotted for a given release.
Development Interview Questions
137,246 development interview questions shared by candidates
Know your data structures
How to detect overlapping area for two rectangles
Connect nodes at the same level in a binary tree
What is your biggest weakness
Nothing really that difficult. Pretty basic interview questions, strengths/weaknesses, how do you deal with failure, goal setting, staying motivated. They really felt like they weren't trying to catch me off guard, they just wanted me to be able to communicate clearly who I was, why I wanted to work there, and why I would be a great fit for their company culture.
Write a function that returns the longest palindrome in a string. Not just the first one or any palindrome, but the longest. The String is a long sequence of characters, spaces included.
Write a function to convert a number in Roman numeral form to a decimal representation.
Write a function to print out the contents of a singly-linked list in reverse order.
Write a function that reverses the letters in each word using only one char buffer. E.g.: "I work at Microsoft" to "I krow ta tfosorciM"
Viewing 501 - 510 interview questions