30 Aptitude MCQ 40 General Intelligence MCQ 25 Programming MCQ (Java, Javascript, Design Pattern, JavaEE, REST) Find the largest sub-array sum Print numbers from 1 to 6 on a Tower of Hanoi
Javascript Software Engineer Interview Questions
1,681 javascript software engineer interview questions shared by candidates
they care about coding style. make sure to practice more refactoring!
What's closure , difference between let and const , output of settimeout questions ?
what is an abstract class
what is the command to list the processes running
what is a private method
what is an interface
Difference between var, let and const.
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
What is closure
Viewing 1671 - 1680 interview questions