I applied through university. The process took 1 day. I interviewed at HugoSave (Hyderābād) in Aug 2024
Interview
I was asked one DSA question during the interview: Set Matrix Zeroes. I started by explaining the brute force approach, followed by an optimized solution using O(n) space. Afterward, I presented an optimized solution with O(1) space complexity, utilizing two variables.
However, the interviewer asked me to optimize the solution further using only one variable. I implemented the solution, but I missed an edge case which caused one test case to fail. Unfortunately, after that, I was not invited to the further rounds.
I applied through university. The process took 3 days. I interviewed at HugoSave (Hyderābād) in Sept 2023
Interview
It was good. The interviewers were very understanding and gave ample time to solve the questions. Overall It was a good experience. It was a one hour thirty minutes interview.