The interview went well. All the questions asked on Tree data structure and 1 coding question was also from tree.
Interviewer was quite friendly firstly we discussed the approach the solution then we he asked me to write the code from scratch.
The initial coding round consisted of two questions, one was greedy and the other was based on prefix sum array. The time limit was one hour. The questions were easy and could be solved easily within the given time frame
Good experience in coding round, mostly covered with data structures, it is more important to understand the problem statement before even solving the problem is what it is focused on
Interview questions [1]
Question 1
Write a program to print if given array has sequence of another array