Started with reversing the linked list and then did many modifications in that.
Development Intern Interview Questions
5,457 development intern interview questions shared by candidates
What skills of yours do you think they might be useful in this position?
The unexpected question is that why did i choose a particular project in a semester
There were 5 MCQs as puzzles and the remaining two were easy coding question
Given an array of integers, return indices of the two numbers such that they add up to a specific target.
about DSA, DBMS, problem solving
Why would you be a great fit for this role?
Check if binary representation of a number is a palindrome, consider all 32 bits. So, 5 would not be a palindrome by this logic. Convert a given binary tree to a mirror tree and then again another question on trees - given the parent pointer of every node, find the leftmost right cousin of given node.
Q. Populating Next Right Pointers in Each Node
You can find the question and the answer to one of the questions asked in the first round here -
Viewing 4501 - 4510 interview questions