yashpreetbathla's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
dipakkr/A-to-Z-Resources-for-Students
✅ Curated list of resources for college students
bchiang7/v4
Fourth iteration of my personal website built with Gatsby
bqi343/cp-notebook
General Resources for Competitive Programming
Ashishgup1/Competitive-Coding
sahilbansal17/Get_Better_at_CP_in_2_Months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
nishanthvijayan/CoderCalendar-Extensions
Browser extensions for competitive programming enthusiasts
commudle/commudle
A Community Interaction & Management Tool, From The Community!
vivekanand44/codes-Youtube-videos
engineerchirag/front-end-system-design
Front-end system design interview questions
ankushgarg1998/ipu-ranklist
:chart_with_upwards_trend: A minimalist result & ranklist application for IP University (GGSIPU) folks. All results starting 2015.
manojpandey/learning-guides
:book: PDF slides from various platforms to learn fast :D
MeghaSharma21/CPP_Competitive_Programming_Sublime_Snippets
Sublime Snippets for improving the coding experience while doing competitive programming in C++.
gdgnewdelhi/javascript
ashutoshtanwar1/Heart-Disease-Prediction
This Machine Learning model helps in predicting the Heart diseases.
prashant-raghu/CppMemoryManager
An elementary Memory Manager For C++ that achieves higher performance over traditional new/delete by loss of generality.
eashwaranRaghu/Data-Structures-and-Algorithms
DS Algo + solutions
rajkumaar23/codechef-contest-arena
a web app to fulfill CodeChef Internship Assessment - Round 2
ay2306/competitive_snippets
Visual studio code snippets so that code can be quickly called for basic libraries which can cause a programmer several prestigious points in competitive contest. Major Algorithms and Data Structures will be involved in the snippet as time progress
ay2306/RedSword-Codechef-Campus-Chapters
PBidhan98/CP_Codes_CN
Codes of Competitive Programming course of Coding Ninjas.
prashant-raghu/Wikipedia-Search-Engine
A scalable and efficient search engine for Wikipedia Data Dump.
ashutoshtanwar1/code_liver3.0
ashutoshtanwar1/Sentiment-Analysis
Sentiment Analysis: To determine, from a text corpus, whether the sentiment towards any topic or product etc. is positive, negative, or neutral.
ashutoshtanwar1/Whatsapp-Message-Automation
harsharora99/task-manager-api
eashwaranRaghu/Memory-Manager
An elementary Memory Manager For C++ that achieves higher performance over traditional new/delete by loss of generality.
eashwaranRaghu/serverless-simplified
A compute service that lets users execute functions without provisioning or managing servers.
yashpreetbathla/Algorithms-Data-Structures
Implementations of Fundamental Algorithms & Data Structures in C++.