J'ai postulé via la recommandation d'un employé. Le processus a pris 2 semaines. J'ai passé un entretien chez Instabase (Bengaluru) en juil. 2022
Entretien
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.
Questions d'entretien [1]
Question 1
-Strong Python coding(Data Parsing) and internal tasks on the Instabase platform
J'ai passé un entretien chez Instabase (Bengaluru)
Entretien
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.
Questions d'entretien [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.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Instabase (Bengaluru) en déc. 2021
Entretien
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.
Questions d'entretien [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.