IgorKramar's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
datastructures-js/linked-list
↔️ LinkedList & DoublyLinkedList implementation in javascript