You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x and y coordinates of a figure is given in the form of a linked list. We have to remove the points that are
useless and even without them the figure can be formed.
You are given two unsorted arrays. Find the intersection and union in O(n) time.
Round 3:
Round 3 was an HR round where he asked questions on my project a problem.
Which data structure is used to implement autocomplete in a search bar and explain it.
Ans: Trie.
Round 4:
It was a short HR round where I was asked some situation based questions.