123-Essential-JavaScript-Interview-Questions
interviews
| 123-Essential-JavaScript-Interview-Questions | interviews | |
|---|---|---|
| 2 | 3 | |
| 5,242 | 64,936 | |
| 0.0% | -0.0% | |
| 1.5 | 3.6 | |
| almost 2 years ago | about 1 year ago | |
| Java | ||
| BSD 3-clause "New" or "Revised" License | MIT License |
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.
123-Essential-JavaScript-Interview-Questions
interviews
-
To all NRI's and Master's Bondhas in US
https://github.com/kdn251/interviews and https://github.com/donnemartin/system-design-primer are some free resources to start prepping. Paid ones are grokking the sys design, leet code, youtube etc. While leet code is the worst possible way to interview candidates everyone tests you on leetcode problems because it makes the interviewers job easier :) I interviewed and hired a decent amount of candidates and always asked leetcode questions. Even though I don’t like it, that’s how the companies want to do it.
-
Every Programmer Should Know
🔥 Everything you need to know to get the job
-
Free Computer Science Resources with Interview Prep and much more...
11.Interviews
What are some alternatives?
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]
LeetCode-Solutions - 🏋️ Python / Modern C++ Solutions of All 3962 LeetCode Problems (Weekly Update)
javascript-code-challenges - A collection of JavaScript modern interview code challenges for beginners to experts
Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Java - All Algorithms implemented in Java