Q: What does normalized data mean in relational databases?
Software Intern Interview Questions
17,771 software intern interview questions shared by candidates
Introduction and the projects I mentioned in my resume.
Q: What is the most challenging task you've encountered?
An easy coding challenge on hackkerank.
Given a pre-order list of operations along with operands, we need to compute the result. Also, we need to handle error checks as well as follow object-oriented coding Eg: +98*8.
Given a i-order list of operations along with operands, we need to compute the result. Converting inorder operations to post order operations was a fundamental question? Like before we need to handle error checks as well as follow object-oriented coding
give you the preorder and postorder print of tree nodes, reconstruct the tree.
Given a 2d array sorted in increasing order from left to right and top to bottom, what is the best way to search for a target number?
Name a time where you had to sacrifice quality in order to finish on time
A coding question about data structures
Viewing 1991 - 2000 interview questions