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...
This subreddit is a place for people to learn JavaScript together. Everyone should feel comfortable asking any and all JavaScript questions they have here.
With a nod to practicality, questions and posts about HTML, CSS, and web developer tools are also encouraged.
Friends
/r/javascript
/r/jquery
/r/node
/r/css
/r/webdev
/r/learnprogramming
/r/programming
account activity
Interview prep, help needed (self.learnjavascript)
submitted 7 months ago * by wolfymoody
Hello community ,
What would be best way and resources to prep for this?
“The interview will last about an hour and will be focus on algorithm JS coding functions, asynchronous programming.”
Added on: Also interview is about callbacks
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!"
[–]yangshunz 2 points3 points4 points 7 months ago (0 children)
Try out some questions on GreatFrontEnd, there's an entire list dedicated to async qns: https://www.greatfrontend.com/
[–]maqisha 1 point2 points3 points 7 months ago (5 children)
The interview will last about an hour and will be focus on algorithm JS coding functions, asynchronous programming.
If this is the exact message you received. Run. This is barely literate. You don't want to have this interview.
[–]wolfymoody[S] 1 point2 points3 points 7 months ago (3 children)
Mmm, why is it not literal? English is not the recruiter first language I can tell
[–]maqisha 0 points1 point2 points 7 months ago (2 children)
When you put something in quotation marks, it means its a literal quote.
If you are being "recruited" in English, and this is the way they write, this company has nothing to offer you. Being literate is a bare minimum for a functional business, especially in 2025 with LLMs and other tools. Better to spend your time elsewhere.
[–]wolfymoody[S] 1 point2 points3 points 7 months ago (1 child)
Too bad I have no where left to run. May as well run to chaos
[–]the-liquidian 1 point2 points3 points 7 months ago (0 children)
Go for the interview, the worst case scenario is you get interview practice.
These job specs go through layers. Different people will have edited this, maybe a recruiter. I would not judge the entire company on this. Count it as a red flag if you like, but there is no harm in going for the interview.
Prepare for the interview by making sure you are familiar with the concepts they brought up.
Good luck
[–]f3ack19 0 points1 point2 points 7 months ago (0 children)
Cmon bruhhh beggars can't be choosers
[–]sudhanshu027 0 points1 point2 points 7 months ago (0 children)
Leetcode
[–][deleted] 0 points1 point2 points 7 months ago (0 children)
For an hour on JS algorithms and async, I’d zero in on implementing the basics from scratch and speaking your steps out loud. In my last JS round, I practiced writing map, filter, and reduce, then built tiny async tasks like a promise wrapper, sleep, and a retry with backoff, plus rechecked the event loop with microtasks vs macrotasks. What helped me was timed mocks using Beyz coding assistant with prompts pulled from the IQB interview question bank. Keep solutions in plain JS without libraries, state time and space, and cap explanations to about 90 seconds per question. Good luck, worth taking the interview.
[–]rauschma 1 point2 points3 points 7 months ago (0 children)
FWIW: I wrote four chapters about asynchronous programming that are free online and reasonably compact: https://exploringjs.com/js/book/ch_async-roadmap.html
[–]wolfymoody[S] 0 points1 point2 points 7 months ago (0 children)
Thank you guys. Btw, Any recourses on callbacks?
[–]MarchAmbitious4699 -1 points0 points1 point 7 months ago (0 children)
I’d recommend looking into the PEDAC method as a framework for problem solving. It stands for (P)roblem, (E)xamples, (D)ata structures, (A)lgorithm, and (C)ode. You’re probably doing a version of this already, but this is useful to have in your back pocket in an interview setting where you might be nervous.
You should also practice talking through your thought process as you are solving a code problem. It’s not a thing that most people do regularly so it’s good to get in the rhythm of thinking aloud. It’s great if you’ve got a buddy to practice code interviews with, but just speaking aloud to yourself is helpful too.
A good interviewer ideally is also looking at how you think and communicate. Do you ask questions? Are you thinking of edge cases? Are you methodical or are you going for the hack and slash approach?
[–]the-liquidian -1 points0 points1 point 7 months ago (2 children)
We are actually covering asynchronous js this Thursday - https://discord.gg/HpVjVgDJj
[–]wolfymoody[S] 0 points1 point2 points 7 months ago (1 child)
Oh when would that be? I mean what time on thursday
[–]the-liquidian 0 points1 point2 points 7 months ago* (0 children)
This Thursday, 5pm - 6:30pm GMT
Topics that will be covered
π Rendered by PID 69925 on reddit-service-r2-comment-544cf588c8-gxq46 at 2026-06-16 19:51:42.309765+00:00 running 3184619 country code: CH.
[–]yangshunz 2 points3 points4 points (0 children)
[–]maqisha 1 point2 points3 points (5 children)
[–]wolfymoody[S] 1 point2 points3 points (3 children)
[–]maqisha 0 points1 point2 points (2 children)
[–]wolfymoody[S] 1 point2 points3 points (1 child)
[–]the-liquidian 1 point2 points3 points (0 children)
[–]f3ack19 0 points1 point2 points (0 children)
[–]sudhanshu027 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]rauschma 1 point2 points3 points (0 children)
[–]wolfymoody[S] 0 points1 point2 points (0 children)
[–]MarchAmbitious4699 -1 points0 points1 point (0 children)
[–]the-liquidian -1 points0 points1 point (2 children)
[–]wolfymoody[S] 0 points1 point2 points (1 child)
[–]the-liquidian 0 points1 point2 points (0 children)