I applied through university. The process took 1 day. I interviewed at UniCourt in Sept 2025
Interview
First two rounds were coding with AI. So basically you can use any LLMS to write and each round they have a certain cutoff. If you achieve the cutoff you can will clear the round. The coding puzzles were based on tetris games. Final round was interview where they asked coding qns based on graphs and trees
Interview questions [1]
Question 1
coding questions. Each round had certain number of tasks
I applied through university. I interviewed at UniCourt (Mangalore) in Oct 2025
Interview
First round - Project based challenge. Given a time limit,have to advance through all stages of a an ai-assisted project challenge.
Second round - Easy - medium leetcode question.
Last round - Regular HR interview questions
Interview questions [1]
Question 1
1. N-Queens problem from leetcode was asked. Backtracking
I applied through university. The process took 1 day. I interviewed at UniCourt (Mangalore) in Sept 2025
Interview
The interview process was great and quite unique. The first round focused on DSA with standard LeetCode-style questions. The second round involved difficult graph problems, and we were even allowed to use AI for assistance. The third round was based on backtracking, where we had to come up with the most optimal solution.
Interview questions [1]
Question 1
I had to solve modified n queens with an optimal solution.