Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Dream11 (Almeirim) nel mese di nov 2018
Colloquio
Dream11 came to Pune in Nov 2018 to choose UI developers. My interview was scheduled by a consultancy. There were almost 30 ppl.
First they conducted a machine test which is nothing but a hackerrank.com test - asked to implement a library to perform some operation on array of data (json data).
After clearing machine test, next was F2F interview. In this round interviewer pretending like they are very genius and working in Google/Amazon type company. And they even asked me same type of questions which are normally asked by Google/Amazon (google it, you will get what they ask in frontend/UI interviews. )
Note: Dream11 showcase that they are doing some mind-blowing things but actually they have implemented a platform/game for satta-bazar to looting people. Their earning source is not an ethical way.
Domande di colloquio [2]
Domanda 1
Write a function named 'Once' which accept another function 'sum' ( function sum(a,b){return a+b;}) and return a function and when this returned function called, it should return result of 'sum' (i.e a+b ) passed to 'Once' function. And every time it should return same result that got at first call .
Ho presentato la mia candidatura online. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Dream11 (Bengaluru) nel mese di giu 2019
Colloquio
There will be 4-5 rounds based on your experience
1) Hacker Rank (3 problems in js mainly on currying and closure)
2) Technical round with js (Output for the code snippet)
3) Data Structure and Algo round
4) HR round
5) system design
Domande di colloquio [1]
Domanda 1
Object.create, async, await, asked output for code snippets. In Ds/Algo round Binary Tree, 2D array problem.