店面
- asked about some general web development questions like what can you do to improve the website performance
- a few BQ questions
- a coding question where you need to create a zebra table and a few other functionality you need to implement using HTML/CSS/JS
一个月后通知onsite
Onsite:
3轮coding1轮纯BQ. 每轮前15分钟也是BQ
- 第一轮:
Tell me a time where you realized you are on the wrong direction in the middle of developing a project.A some what variation of coin change: https://leetcode.com/problems/coin-change/ - 第二轮:
Tell me a time where you need to deal with ambiguity.A look ahead widget design question using HTML/CSS/JS - 第三轮 (纯BQ):
Tell me a time where you have tight deadline.
Tell me a time where you make a performance improvement on a project that already has good review.
Tell me a time where you have to sacrifice short term benefits for long term benefits - 第四轮:
Tell me a time where you have a disagreement with your managertwo coding questions:
Remove target value in a sinlgely linked list
generate the largest value given an array of numbers