Q: what are your interests in tech?
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
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.
Trees and Dynamic Programming questions were asked.
A LC style question related to LinkedList
about DSA, DBMS, problem solving
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.
Data structure and algorithm, every topic except graphs.
You can find the question and the answer to one of the questions asked in the first round here -
Started with reversing the linked list and then did many modifications in that.
Viewing 1901 - 1910 interview questions