Write a function to sort an array of numbers.
Software Engineer Intern Interview Questions
9,450 software engineer intern interview questions shared by candidates
What are the various cloud service providers in the market today?
1. Tell me about yourself 2. Provide 3 ISMs that resonates with you the most 3. Several behavioral questions 4. Questions based on prior experiences 5. Basic technical questions like -- "do you know this technology"
Q: What does normalized data mean in relational databases?
Q: What is the most challenging task you've encountered?
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
Viewing 1071 - 1080 interview questions