How can you explain polymorphism to a kid?
Product Development Interview Questions
3,724 product development interview questions shared by candidates
Searching in rotated sorted array
1) Started with Tell me about yourself. 2) Implement compile-time and dynamic polymorphism. 3) some pattern question: 1 12 123.... Wrote the code with 2 for-loops. Aske me reduce 2 for-loops to 1. Given clue recursion. Gave the code with recursion. 4) Design user authentication with db tables design. successful login has to retrieve customer information(name, id, address) what if you have to department information along with customer information. Will you alter existing tables? 5) Puzzle: 5ltr and 3 ltr jars give 4 ltr of water. I think that I could not give the expected design for the 4th question.
What's JRE, JVM and JDK? What's IaaS, PaaS, SaaS?
They ask a lot of S.T.A.R questions so work on your behavioral interview responses.
How would you decide which player wins in poker?
Make a function to remove all duplicate chars from a string, sort it, and then return the new string.
Pseudocode for a problem statement
Reversing of linked list
Exchanging numbers without third variable (easy) How to implement queue (average) Pointer based questions (above average ) Probability based c program (hard)
Viewing 3661 - 3670 interview questions