I applied through university. The process took 3 days. I interviewed at Ontic (Noida) in Jul 2022
Interview
3 Rounds. 2 Technical and 1 HR. Most questions related to DSA and the projects listed in my resume. Technical questions related to Computer Networks, Operating Systems and DBMS were also asked.
Interview questions [1]
Question 1
DSA questions are mostly based on Dynamic Programming and
I applied through university. The process took 2 days. I interviewed at Ontic (Noida) in Jul 2024
Interview
one coding round
then two techinical followed by 1 manegerial round.
Coding round:-
1 leetcode medium and 2 hard questions including map,bfs+binary search type questions.
Technical round:-
Focus on linux and computer network based questions.
Interview questions [1]
Question 1
two DSA question and some mongodb questions and low level design of chess.
I applied through university. I interviewed at Ontic
Interview
Total 3 rounds.Two of them are technical and one is HR. Round 1 : Ask two puzzles and 2 DSA question on DP and string. Round 2 : Puzzle and one DSA question based on stack data structure. Round 3 : HR.
Interview questions [1]
Question 1
1) puzzle : you have random function which gives integer with equal probability you have to modify this so that probability of getting 0 is 75% and getting 1 is 25%.