I applied through other source. I interviewed at 42Gears Mobility Systems
Interview
It was held on a google meet due to corona.
The interviewer asked me to briefly tell about yourself and the project.
And as i started speaking, he wasn't saying anything, so i spoke non stop and switched to project name, tech used, how it works and application scope.(i tried my best that the interviewer should stop me rather than me being halted in middle).
He asked me what problem did you solve previously,(this is the problem for which he asked me to write the code) i told window minimum.
I opened text document and wrote the code. In the mid way i was asked to make the code recursive. In the end i was given a question.
Interview questions [2]
Question 1
Given a array A and Query Q each having a window size x. Return the minimum element for that window,(window starts from first element).