https://github.com/yansh07/cpp
All the chaos written in C++, whether an algorithm, code block, and everything is here for my quick access.
https://github.com/yansh07/cpp
algorithms-and-data-structures cheatsheet cpp notes
Last synced: 9 months ago
JSON representation
All the chaos written in C++, whether an algorithm, code block, and everything is here for my quick access.
- Host: GitHub
- URL: https://github.com/yansh07/cpp
- Owner: yansh07
- Created: 2025-09-23T10:04:50.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-23T12:04:40.000Z (10 months ago)
- Last Synced: 2025-09-23T12:19:03.639Z (10 months ago)
- Topics: algorithms-and-data-structures, cheatsheet, cpp, notes
- Language: C++
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🧑💻 Priyanshu’s DSA Playground
**Welcome, brave soul. You’ve stumbled into my personal stash of DSA codes — a place where sorting, searching, and other algorithmic nightmares are tamed (well… kind of).**
___ __ ________
|\ \ |\ \|\ __ \
\ \ \ \ \ \ \ \|\ \
\ \ \ __\ \ \ \ \\\ \
\ \ \|\__\_\ \ \ \\\ \
\ \____________\ \_______\
\|____________|\|_______|
**>> Where Algorithms come to suffer <<**
## ⚔️ What’s inside?
1. 🔍 Searching Algorithms – Because finding x in an array shouldn’t feel like finding your socks after laundry.
2. 🔄 Sorting Algorithms – From 🫧 Bubble Sort (aka “grandma’s algorithm”) to ⚡ QuickSort (the caffeine-chugging overachiever).
3. 📑 Notes & Cheatsheets – Quick lookups for when my brain.exe stops responding.
## 🤓 Who’s this for?
1. 👨💻 Me – because future-me forgets faster than RAM without backup.
2. 🫵 You – if StackOverflow’s sarcasm isn’t enough motivation.
3. 😎 Anyone – who dares to read C++ without crying.
## ⚡ How to use
1. Clone, copy, steal, fork — whatever makes your repo count look cooler.
2. Just remember: all codes are in C++. So if you’re a Python fan, may the indentation gods save you.
3. Pray it compiles. 🙏
## 🚀 Why this repo exists?
1. Because every time I revise algorithms, I forget half of them the next morning.
2. So this is my personal diary — but instead of feelings, it’s full of for loops and recursion that may or may not segfault.
(╯°□°)╯︵ ┻━┻
When code doesn’t compile
|⭐ Pro tip: If this repo saves your life before an exam, at least star it. If it doesn’t, blame C++ and move on. |
|-----------------------------------------------------------------------------------------------------------------|