only one round was their
asked 2 problem solving questions
1st was bfs (leetcode medium)
2nd one was related to PQ (LeetCode hard)
overall interviewer was a chill personality
solved both the questions and she was quite satisfied with it.
Interview questions [1]
Question 1
1) bfs
2) PQ (find median in a stream of positive integers)
In this company only one technical round of interview will happen after a coding round. If you cleared this round then you become an intern in this firm. Basic DSA questions will be asked in this round and then some basic CS fundamentals were asked.
Prepare for the coding round by mastering basics, practicing on platforms like LeetCode, and reviewing data structures, and algorithms. Manage time effectively, read problems thoroughly, and test and optimize your code. Learn from mistakes for success.
Interview questions [1]
Question 1
There were 2 interview questions in 1 hour round one is based on stack and another one is based on trees