DEV Community

Cover image for JavaScript SDE Cheat Sheet
Prashant Yadav
Prashant Yadav

Posted on • Originally published at learnersbucket.com

7 2

JavaScript SDE Cheat Sheet

I am currently running #250DaysOfJSQuestions on twitter where I share one JavaScript interview questions daily, follow me on twitter @learnersbucket for web dev and interview related content.

In 2019 January, during the lockdown, I had started solving problems in JavaScript and writing articles on it on my blog, over the time I have solved 300+ problems. This cheat sheet contains list of problem that can be asked to a JavaScript dev.

This is a curated list of solved problems in JavaScript categorized on the type & nature of the problem which you can refer to and use as a cheat sheet for interview preparation.

It contains Data Structures & Algorithms, functions, async, closure, & hoisting-related problems.

DataStructures


Algorithms

It contains only the important ones, you can checkout the whole list here.


Sorting


Searching


JavaScript specific problems.

I am currently working on this list, these are few random questions, you can find the full list here.


JavaScript projects.

More questions will be added to it as and when I write them.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (1)

Collapse
 
andrewbaisden profile image
Andrew Baisden

Great resources thanks for sharing them all.

Neon image

Next.js applications: Set up a Neon project in seconds

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Get started →

👋 Kindness is contagious

Value this insightful article and join the thriving DEV Community. Developers of every skill level are encouraged to contribute and expand our collective knowledge.

A simple “thank you” can uplift someone’s spirits. Leave your appreciation in the comments!

On DEV, exchanging expertise lightens our path and reinforces our bonds. Enjoyed the read? A quick note of thanks to the author means a lot.

Okay