I had 2 rounds both were technical and an assignment.
Thinking out loud is the key and the interviewer let you google for basic syntax
Overall it was not too hard and not too easy
Interview questions [1]
Question 1
Write a nodejs api to search
- Try to provide the modularize solution, also if you could write the test case it would be better
How do you design a CSV lib
I applied online. The process took 3 weeks. I interviewed at Kodo (Mumbai) in Jul 2025
Interview
Consists of 2-3 technical rounds and few cultural and non tech rounds. Technical interviews covers from framework knowledge to algo, design and unit testing strategies. In the end of interview there is also a question and answer round where you can ask anything you want to know about the company
Interview questions [1]
Question 1
They go deep into the problems you have mentioned in resume.
I had applied from Ycom's carrier page, received call from HR after 2 weeks. 1st round was with CEO, it was good, discussions about projects/background/hackthons.
- For 2nd round someone old age person was interviewer who had no knowladge of GenAI came with questions written on page. he had more than 30 questions on that page. When I was answering he was writing down my answers to validate later. in second round we also asked me to convience him to use LLM/GenAI insted of normal API calls where we access DB. majority of questions in this round were totally unrelated to role.
Interview questions [1]
Question 1
why do we use differentiation in ML? - I answered need in gradient based algo's to minimize cost and differentiation can help us minimize or maximize function. (he said answer is not detailed, please let me know if I would have done better... I was going to read 12th book again on why we use differentiation to minimize function)
why should I use conversitional chatbots and not click based/tress based chatbots where next response comes based on which button user clicked? (I tried explaining that it's about user experience, but he was admint about using tree based chatbots.... I'm not the one to decide your requirements man)