I applied online. The process took 2 weeks. I interviewed at Suki AI in Nov 2025
Interview
I applied online and was later contacted by a recruiter. HR then scheduled two interview rounds.
The first interview was average. I was asked two questions—one was more theoretical and became increasingly constrained as we discussed it further. After that, I was asked to develop a two-user chat messaging system within the same browser tab. However, the question wasn’t very clear initially, and I ended up focusing on building a multi-chat system instead.
In the second interview, we discussed the given problem for about 30 minutes, and I was only able to answer it partially.
I felt that the interviewers did not provide enough guidance or clarification during the rounds, which made it difficult to fully understand or align with their expectations.
Interview questions [1]
Question 1
Question 1 - Asked about largescale virtualization lists, with random height and width, and to develop a 2 user chat system in same tab.
Interview 2 - Create your own useSelector type hook. You are given a store.js file, where you have get, set, delete functions. You have to develop a hook through which we pass the key and get the value of that key from store, also if we delete the key, all the components, using useSelector for that key should be triggered.
Question3: How do you tell a user on web, that a new version of application is avaialble, reload page.