the-lost-soul's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
dipakkr/A-to-Z-Resources-for-Students
✅ Curated list of resources for college students
mhinz/vim-galore
:mortar_board: All things Vim!
rockerBOO/awesome-neovim
Collections of awesome neovim plugins.
iggredible/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
rstacruz/cheatsheets
Cheatsheets for web development - devhints.io
lnishan/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
k4m4/terminals-are-sexy
💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers.
seanprashad/leetcode-patterns
A pattern-based approach for learning technical interview questions
alexeygrigorev/data-science-interviews
Data science interview questions and answers
MysteryVaibhav/leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
gibsjose/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
andrewekhalel/MLQuestions
Machine Learning and Computer Vision Engineer - Technical Interview Questions
vim-awesome/vim-awesome
Awesome Vim plugins from across the universe
resumejob/system-design-algorithms
Advanced data structure and algorithm for system design,系统设计需要了解的算法
antoniosarosi/dotfiles
My dotfiles repo, here you can find all my window manager configs as well as documentation and a guide on how to make your own desktop environment.
fffaraz/awesome-github
A curated list of awesome GitHub tools, libraries, resources, and shiny things.
xinrong-meng/knowledge-sharing
Hub for curated insights and resources on software systems and technologies
DivyaGodayal/CoderChef-Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
jakobkogler/Algorithm-DataStructures
Implementations of Algorithms and Data Structures
duanehutchins/leetcode-questions-by-company
A list of LeetCode questions with the corresponding companies
workattech/workattech_sample_resume
Sample Resume format from workat.tech. Please feel free to use it to create your own resume. This is Gaurav Chandak's original resume while he was in Microsoft and before he joined Flipkart. This resume is based on Gayle Laakmann McDowell's careercup resume format.
naniroot/naniz-hugo-site
Personal website and blog using hugo framework
alishsuper/Grokking-the-Coding-Interview
Grokking the Coding Interview in 16 Patterns
Charles1063/back-end-interview
abhyuday07/ICPC
This repository was prepared for Team Codefaster which ended up securing 98 rank at ICPC Amrita Regionals 2018.
holisound/leetcode
code snippets with comments which I learned from solving the problems