leetcode medium dfs and union find
Software Engineer Intern Interview Questions
9,771 software engineer intern interview questions shared by candidates
It was a medium to hard question, white board coding and require you to build the whole solution. The interviewer kinda cold and didn't really give any hints.
N-ary tree question was asked in the 2nd round with followups.
Memory management in C++ and Java.
Given a circular linked list, print it in reverse, using no extra space.
Questions about things not covered yet, or not present in CV.
You have a method challed putchar() that draws a char on the screen. Write a method putInt() that will draw a char on the screen using only putchar(). 2. Reverse a link list.
Given a large set of data.How will you find two smallest numbers in the huge data answer is minheap or maxheap
Probability ! How can you expect us to know the maths like after having exp. of around 3 yrs and now doing MS in CS !!!
how would you find that a linked list is merged or not
Viewing 2301 - 2310 interview questions