Ho sostenuto un colloquio presso Mygate (Bengaluru)
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura tramite un'altra fonte. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Mygate nel mese di nov 2024
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Reverse LL question, diff between SQL and Mongo ..Why not sql but mongo in project
Ho sostenuto un colloquio presso Mygate (Bengaluru)
Colloquio
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
Domande di colloquio [1]
Domanda 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)