How to traverse to the middle of a Linked list ?
Engineer Intern Interview Questions
15,358 engineer intern interview questions shared by candidates
They gave me a short C++ class and main function and asked, line-by-line, which constructor or destructor runs at each step and why, and to point out any memory-management issues (copy vs. assignment, leaks, uninitialised members).
Get k nearest coordinates to the origin given a list of n coordinates.
Given a string of type “(({X}({Y})))(Z)”, determine the max depth of nested parentheses in the string. Answer is in this case 4. Parentheses without variables in them do not count.
Given a bipartite graph, separate the vertices into two sets.
check palindrome, print subsets, multiply numbers in string.
https://leetcode.com/problems/two-sum/ and some same level and hard DSA questions
1) binary search-print index of array after sorting in original array. 2) alien dictionary
Difference between let and var in JS
First Interview for the Process
Viewing 1281 - 1290 interview questions