I applied through other source. The process took 1 day. I interviewed at Mygate in Nov 2024
Interview
I was approached by a HR in Linked in and then the 1st round of interviw took place , asked a basic reverse LL question which I was unable to solve because of lack of prep.
Interview questions [1]
Question 1
Reverse LL question, diff between SQL and Mongo ..Why not sql but mongo in project
Technical Interviews : There were two rounds of technical Interviews.
In the first round they asked about the dsa and in the second round they asked about the puzzles and system design.
Interview questions [1]
Question 1
Questions :
1. Write a code to print the digits occuring more than n/3 times in the array.
2. Left view of the tree
3. Frog jump question using recursion, dynamic programming and space optimization.
I went through a technical interview round 1 for Associate SE, they asked me questions related to Data Structures and a coding question related to the binary search algorithm and overall process is good
Interview questions [1]
Question 1
Given a sorted Rotated array, Find the minimum element from the array, the time complexity is O(log n) and space id O(1)