system-design-primer VS javascript-questions

Compare system-design-primer vs javascript-questions and see what are their differences.

system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. (by donnemartin)

javascript-questions

A long list of (advanced) JavaScript questions, and their explanations :sparkles: (by lydiahallie)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
system-design-primer javascript-questions
380 23
254,953 59,632
- -
0.0 7.1
7 days ago 18 days ago
Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

system-design-primer

Posts with mentions or reviews of system-design-primer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-21.

javascript-questions

Posts with mentions or reviews of javascript-questions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-16.

What are some alternatives?

When comparing system-design-primer and javascript-questions you can also consider the following projects:

Grokking-the-Coding-Interview-Patterns - This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems. [UnavailableForLegalReasons - Repository access blocked]

You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.

developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.

Web-Dev-For-Beginners - 24 Lessons, 12 Weeks, Get Started as a Web Developer

machine-learning-interview - Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.

front-end-interview-handbook - ⚡️ Front End interview preparation materials for busy engineers

interview - Everything you need to prepare for your technical interview

big-list-of-naughty-strings - The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.

awesome-interview-questions - :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:

clean-code-javascript - :bathtub: Clean Code concepts adapted for JavaScript

manim - Animation engine for explanatory math videos

javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings