LinkedIn on-site interview expectations
Sep 3, 2019
4 Comments
I have an on-site interview in few weeks for a senior front end engineer role. What to expect? Any tips and previous experience?
YoE: 7 years
Current TC: 110k (Ohio)
comments
Be very aware of closures. Memorize how to write IIFE.
Be very comfortable writing vanilla ES solutions works for ES5.
Knows what ES6 goodies that don’t work on older browsers.
Usually FE interviews don’t ask any framework related questions.
Able to solve leetcode medium algorithm questions.
For senior roles
Understand fully how prototype works and how inheritances works.
Be able to implement your own debounce, promise.
Clean and readable code.
API design / system design.
Also, let us know how the interview goes :)