I applied through college or university. I interviewed at Anonymous (Coimbatore) in Jan 2023
Interview
There were two rounds, 1st round was an online coding round, which was conducted on the HackerRank platform. The 1st question was a graph-based problem (find if path exists) and 2nd question was based on HashMaps. The second round was an on-campus coding round where we were given tasks to complete and our selection will be based on our approach and interactivity with the mentors.
Interview questions [1]
Question 1
1. Hollow block (find if the path exists from source to dst) 2. Problem to calculate minimum bank balance(using hashmap)
Asked basic questions about react knowledge and the project and stuff I know… including the project I did and all my other interests and details about UI UX. In addition to this, any other frameworks were also asked
Freshers were handled really bad. Would have been easier with experience . Questions were appropriate as they were focused on our interest in the field. The training period was said to be minimal so they expected a person with experience
The software engineer interview process typically starts with resume screening, followed by an initial phone screen or technical interview. Candidates may then face coding challenges, system design interviews, and behavioral interviews, concluding with final discussions on role expectations and team fit.
Interview questions [1]
Question 1
What is the difference between AOT and JIT
DSA interview questions, BFS DFS, Linked lists etc
Longest repeating character replacement which is a DSA problem.