5 coding questions online. Had 90 minutes to complete. For me it was just enough time to complete the first 4.
Senior Javascript Developer Interview Questions
144 senior javascript developer interview questions shared by candidates
Array methods like map, reduce. Implement your own map.
Questions on CORS, CSRF tokens and XSS security hacks.
Event loop SOLID principles Currying - sum(1)(2)() - implementation Const Person = { Name Age setName() => arrow setAge: function() } console(Person.name) console(Person.age) Websocket, Polling requestAnimationFrame() RBAC, theme - context or store Union, intersection Git rebase, merge Partial, omit Testing library - jest, rtl Directives, composition Using ref - change button color useHistory - maintain prev and next array.map(a => a < 3) React fiber Prioritisation in react - how does it happen ssr, nextjs Liskov, IoC Code review Performance optimization - initial load 10s Garbage collection Memory optimization Critical rendering path when you use custom hook how would you maintain reference when its used across multiple components, something to do with useEffect Proto and prototypal inheritance Lifecycle hooks React versions Owasp top 10 Cors Xss How react handles xss V8 engine - implementation
Viewing 141 - 150 interview questions