The Interviewer started explaining the question after joining the interview. It was a medium to hard question which was supposed to be solved in 1 hour. The interviewer is so polite and friendly, gave some hints when i got stuck at any point. Overall the interview went well.
Interview questions [1]
Question 1
Basically you are given a list of horizontal and vertical line segments as [x1,y1,x2,y2] and you need to return all the rectangles coordinates that are formed after the intersection of line segments.
I applied through an employee referral. The process took 2 weeks. I interviewed at Instabase (Bengaluru) in Jul 2022
Interview
It was pretty straightforward, Both the Recruiter and Interviewer were very helpful in helping with the whole process. The entire process was very speedy and we were notified of the updates after each round.
Interview questions [1]
Question 1
-Strong Python coding(Data Parsing) and internal tasks on the Instabase platform
I applied through college or university. The process took 1 day. I interviewed at Instabase (Bengaluru) in Dec 2021
Interview
The interview was data structures and algorithms focussed. The first interview involved a matrix question solved using dfs. Second was writing a json parser given a string. The string is a table.
Interview questions [1]
Question 1
Given a table in a string format, write a json parser for it. Expectation was to write a function which can handle all the edge cases. Interview duration was only 1 hour including personal and project questions.