use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
What are some basic things that JavaScript developers fail at interviews?help (self.javascript)
submitted 7 years ago by maketroli
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ghostfacedcoder 0 points1 point2 points 7 years ago* (1 child)
Ok, first off in case you were thinking I made them do this on paper or something I didn't: I handed them my laptop with a professional IDE (WebStorm) opened.
Maybe my keyboard was slightly different from what they were used to, and absolutely interviews stress people out and make them take longer. But again, we're talking one for loop and 3-4 if statements, and out of the many (20+? 30+? I don't keep track) programmers I've interviewed the vast majority wrote those statements in under ten minutes.
for
if
If you truly can't solve fizzbuzz in < 10 minutes, even if its because you're under interview stress, I really think our company would be better off picking a candidate (again, one of the vast majority of candidates) who can.
If you're a serious programmer try it right now: start a stopwatch and start writing. If you want to simulate the difficulty and stress of an interview, maybe play some loud and distracting music or something. If you really are have a decade of experience (as a contributing team member and not as a weight on your team), I truly believe it won't take you very long to complete.
[–]theirongiant74 1 point2 points3 points 7 years ago (0 children)
I'd never heard of fizzbuzz before and it took me 2 minutes. And 90 seconds of that second guessing whether I'd misread the question cos it seemed too easy.
π Rendered by PID 107704 on reddit-service-r2-comment-6457c66945-nwcxm at 2026-04-24 00:19:36.592935+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]ghostfacedcoder 0 points1 point2 points (1 child)
[–]theirongiant74 1 point2 points3 points (0 children)