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
Engineer Intern Interview Questions
15,358 engineer intern interview questions shared by candidates
Why do you like programming?
Reverse a linked list. After presenting a solution I was asked to provide a recursive method.
How would you find the second largest integer in an unsorted array? Write the code.
How do you check if the 5th bit is a 1 in a binary number
give you a array of color, to count how many kind of color it contained.
Be relaxed for the online assessment. Don't become stressed out because you will solve the problems much quicker if you don't stress and overthink.
For the online coding test, fix a for loop so it outputs correctly
Tasks depend on one another. You have to find whether there exists a task A such that it depends on a task B but B depends on A too. What data structure will you use ? How will you proceed with the solution?
What's your favorite data structure?
Viewing 1661 - 1670 interview questions