J'ai postulé via un recruteur. Le processus a pris plus d'une semaine. J'ai passé un entretien chez Yahoo (Sunnyvale, CA) en août 2016
Entretien
One technical phone screen followed by onsite with 4 rounds. Not everyone in the interview panel were nice. One person seemed indifferent to what you say (he kept working on his laptop), and the other person rude and difficult to talk to. Overall an OK experience.
Questions d'entretien [1]
Question 1
1) Find the longest string in an array of heterogenous elements. What if the array has sub-arrays?
2) Basics about XSS attack, Performance, CORS
3) Design a color-picker. Input - red, green, blue values (0-255), Output - color
4) Tab design. How would you design it without JS, what changes would you make to the structure?
5) Anagrams and sorting Algo.
6) aBsrTdA -- input, ABT -- output. Return string (sorted) constructed from uppercase letters.
7) How do you find if one array is rotated version of another array.
J'ai postulé via un recruteur. Le processus a pris 5 jours. J'ai passé un entretien chez Yahoo (New York, NY) en oct. 2016
Entretien
Applied online, Team lead contacted and setup a phone interview with another person. Phone + Coderpad interview, interviewer shared a link and explained the codes. 20 minutes each and hardly any discussion or help from interviewer
Questions d'entretien [1]
Question 1
code: 1 function based on callback, 1 function based on call, apply and write a function by taking arguments from two other functions, 1 function that changes the JSON file to clean JSON (object manipulation)
J'ai postulé via la recommandation d'un employé. Le processus a pris 5 jours. J'ai passé un entretien chez Yahoo en oct. 2016
Entretien
Applied through referral, 2 phone interviews, both technical. One focused on Web technologies - HTML5, CSS3, Javascript - es6, node, protocols, testing etc.
Second one focused on data structures. Both required coding on collabedit. For the second interview, I have solved with O(n log n ) time complexity but the interviewer wanted O(n) so got rejected.
Questions d'entretien [1]
Question 1
1) HTML5, CSS3, Javascript - es6, node.js, protocols, testing etc. requires intense knowledge to answer
2) search algorithms & trees
J'ai postulé via la recommandation d'un employé. Le processus a pris 4 semaines. J'ai passé un entretien chez Yahoo (Sunnyvale, CA) en sept. 2016
Entretien
2 phone interviews(one js and one pure css) then onsite.
Onsite : with 3 interviews in a day then lunch with the team leader.
many scopes in front end: pure js, oo js, dom, http, css, browser rendering, simple algs etc.
Also ask some questions about my resume, projects done before.
The interviewers are veeery nice.
Questions d'entretien [1]
Question 1
1. js hoisting, simple oo js and closure
2. simple algs like duplicate removal and analysis of running time.
3. some css + html like write a form like this.
4. js, dom manipulation
5. http