[AskJS] Technical test questions about javascript and related framework
[AskJS] Is JavaScript good enough for coding interviews?
Javascript coding interview/test
Any tips on what kinda things would come up?
-
arrays
-
objects
-
functions
-
inheritance
-
scope
-
closure
-
ajax/xmlhttprequest
-
unit testing
-
node.js
-
DOM
-
favorite tools
-
code organization
-
thoughts on build tools/dependencies
-
accessibility
-
security
-
events
-
event loop
-
promises
-
callbacks
-
A/B testing
-
thoughts on frameworks: angular, react, ember
-
thoughts on code extending utilities: lodash, backbone, jquery, express
-
thoughts on vanilla js
If I were interviewing you I would start with abstract subjects I would expect experts to know and then gradually dial back my questions until I can pinpoint your approximate level of expertise. I wouldn't ask anything super specific, because that is what references are for and I am not trying to be an ass. I also wouldn't ask you to solve any code problems, but I might ask you to demonstrate an answer with code if words aren't enough for me to understand your position. A good interviewer wants to help the candidates relax and feel comfortable because they get much better (and honest) answers to consider. Not everybody is a good interview though.
More on reddit.comJust had a Javascript test for a position and not sure about this question. Can anyone give an answer and explanation?
How to empty an array in JavaScript?
FizzBuzz Challenge
How to check if an object is an array or not? Provide some code.
Videos
Where can I find test questions about javascript or react js? I've applied for a job as a js fullstack developer and will have a technical test. Or, if any of you, as a user/interviewer, can you tell me some tips on which questions are most commonly asked? Please let me know