I applied through college or university. The process took 2 days. I interviewed at Goodera (Bengaluru) in Sep 2018
Interview
They let junior interviewers to interview me. Total there were 2 technical interview for the shortlisted people who qualified for the interview . They asked about my projects . And then coding questions and they mailly looking for the how a student solves the problem and the waybof thinking . They were looking for optimum solution . Overall it's a good interview experience.
Interview questions [1]
Question 1
They asked about my projects .
They asked some coding questions related to the datastructure like stacks and linked lists.
Some coding questions on arrays.
I applied through college or university. The process took 1 day. I interviewed at Goodera (New Delhi) in Feb 2020
Interview
Very simple process , in campus, 1St was online test with basics of os , networking , oops, dbms and aptitude. And 2nd round was technical interview with baisc questions and array and strings. And 3rd round was hr round.
Interview questions [1]
Question 1
in a array of 0's and 1's . arrange it in a way that all 0's are on left and 1's are on right.
First round was written test which consists 12 questions mainly simple DS algorithm DBMS like normalise a table. And specially 2 design questions like design card game and second was design online restaurant booking system total time is 1.15 hrs. What i feel is don't ask design questions like this. If you're a good interviewer then ask a candidate to design on board or it should be face to face round. Then only we can actually knows about the thought process of candidate. Or if u r looking for a candidate who is good in design then only ask design don't waste time. Ask specific questions.
If possible please avoid to attend interview for startups. They feel only they are smart. Other are useless.
Interview questions [1]
Question 1
1 what is foreign key
2 what will happen if any one use browser and hit a url?
3 code for nth Fibonacci no?
4 given two string check if first string if substring of second string.
5 Check if string contains a balance parentheses.
6 Design a stack which performs operations like push pop and max.
7 normalise a table
Design a card deck game oo design. Class interface relationship
Design online restaurant reservations system. Cancellation also book etc.