J'ai postulé via la recommandation d'un employé. Le processus a pris 1 semaine. J'ai passé un entretien chez Dunzo (New Delhi) en août 2020
Entretien
I applied via referral, the first round was based purely on data structures and algorithms. A total of 3 questions were asked, all 3 very easy questions and required basic knowledge of HashMap, Binary Search and Recursion to solve them. I discussed the optimal approach with the interviewer and wrote the pseudo code for all problems on the doc shared with me and easily made past the round 1.
For the round 2 someone from Talent Acquisition team scheduled my interview next week and on the day when it was supposed to happen, they postponed it further to next week just informing me 30 minutes before the scheduled interview time. Now next week on the date when they had rescheduled my interview, the same person from their Talent Acquisition team called me, again just 1-2 hours before my interview for round 2 to inform that it will not happen as they no longer had any vacancy.
It was really unprofessional on the part of the company as they themselves postponed my round 2 interview date only to cancel it just 1-2 hours before their postponed interview date. I am still wondering how the position which was vacant changed to 'no longer vacant' just 1-2 hours before my second round of interview which was scheduled to happen. I had put preparation for this interview on top of my priorities for the last week but this unprofessional company first postponed the actual interview date for round 2 and later cancelled it just 1-2 hours before the interview on the postponed date. Pathetic experience all together. Please learn to value interviewee's time and effort.
Questions d'entretien [1]
Question 1
Round 1
Q1. Equal Pair Sum in Array.
Q2. First occurrence of 1 in a stream of binary digit numbers.
Q3. Print all decodings for the given encoded string.
Round 2
This never happened as the company apparently had no vacancies just an hour before my scheduled interview which they cancelled.
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Dunzo (Bengaluru) en avr. 2022
Entretien
Interview through Recro (after a hackerearth assignment and 1 round of interviews involving android and basic DSA round).
Single round interview involving Android concepts and a little bit of DSA. The interviewer was very friendly and willing to help
Questions d'entretien [1]
Question 1
1) How does the click event propagate through the view hierarchy
2) how does the view restore its state
3) how does the ViewModel outlive the lifecycle owner
4) how does the deep link work?
5) what are you using for persistence storage? why?
6) what are the ways to do the asynchronous programming in Android?
7) how can we communicate between different apps ? Example : for payments
DSA:
Array, Linked Lists, stacks, queues, binary search, binary trees related
Others:
Custom views
Task and Backstack
work manager
service (types and lifecycle)
activity and fragment lifecycle
Launch modes
Image processing libraries
App architecture patterns (MVVM / MVP / Mobius / MVI)