divi-259's Stars
public-apis/public-apis
A collective list of free APIs
techtanic/educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
Coder-World04/Complete-System-Design
This repository contains everything you need to become proficient in System Design
weiduosun/Leetcode
williamfiset/Algorithms
A collection of algorithms and data structures
lzl124631x/LeetCode
My C++ Code for LeetCode OJ
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
divi-259/CleanUpUtility
A Utility which runs in the background and cleans up useless files and empty folders
divi-259/Leetcode
To track questions done on daily basis on Leetcode, and also weekly coding challenges on Leetcode. The code contains the problem link, description, its solution approach, code in java and time and space complexity of the proposed solution.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
ashishps1/awesome-leetcode-resources
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
divi-259/GFG
To track daily questions and special questions done on geeksforgeeks
divi-259/divi-259
divi-259/divi-259.github.io
divi-259/email-signature
Email Signature file for gmail
wasp-lang/wasp
The fastest way to develop full-stack web apps with React & Node.js.
EbookFoundation/free-programming-books
:books: Freely available programming books
0Ky/screenclip
An experimental video snipping tool for Windows, designed as a system tray application.
MarufHasan24/mathlib
A dynamic library of math
TryQuiet/quiet
A private, p2p alternative to Slack and Discord built on Tor & IPFS
kumaransg/LLD
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
tssovi/grokking-the-object-oriented-design-interview
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings