I applied through a recruiter. The process took 1+ week. I interviewed at Yahoo (Sunnyvale, CA) in Aug 2016
Interview
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.
Interview questions [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.
I applied through a recruiter. The process took 5 days. I interviewed at Yahoo (New York, NY) in Oct 2016
Interview
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
Interview questions [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)
I applied through an employee referral. The process took 5 days. I interviewed at Yahoo in Oct 2016
Interview
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.
Interview questions [1]
Question 1
1) HTML5, CSS3, Javascript - es6, node.js, protocols, testing etc. requires intense knowledge to answer
2) search algorithms & trees
I applied through an employee referral. The process took 4 weeks. I interviewed at Yahoo (Sunnyvale, CA) in Sep 2016
Interview
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.
Interview questions [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