An open API service indexing awesome lists of open source software.

https://github.com/omkarshinde1711/leetcode

Cracking LeetCode puzzles one bug at a time — algorithms, data structures, and a bit of caffeine-fueled magic!
https://github.com/omkarshinde1711/leetcode

algorithms coding-challenges cpp data-structures github-actions interview-prep java leetcode problem-solving python

Last synced: 4 months ago
JSON representation

Cracking LeetCode puzzles one bug at a time — algorithms, data structures, and a bit of caffeine-fueled magic!

Awesome Lists containing this project

README

          

# 🧩 LeetCode Vault

Welcome to my personal playground of algorithmic adventures!
This repo is my battle-tested collection of solutions to a wide variety of LeetCode problems — from sneaky recursion puzzles to complex data structures and everything in between.

---

## 🚀 What’s Inside?

My brainchild is organized by topics
## 🚀 What’s Inside?

My repo is organized by topics:

- `array/`
- `binary-search/`
- `binary-tree/`
- `bit-manipulation/`
- `database/`
- `hash-table/`
- `linked-list/`
- `math/`
- `recursion/`
- `sorting/`
- `tree/`
- `two-pointers/`

Each folder houses neatly crafted code solutions with an extra dash of sweat and determination. You’ll find my submissions synced regularly (thanks, SyncLeet!) so the repo stays fresh and ready to inspire.

---

## 🤓 Why This Repo?

- Sharpen your problem-solving skills
- Peek into different approaches & optimizations
- Prepare for coding interviews like a pro
- Laugh at my occasional struggles (and triumphs!)

---

## ⚙️ Automation Magic

Using [GitHub Actions](https://github.com/features/actions) and the **SyncLeet** extension, this repo keeps itself up-to-date automatically. No messy copy-pasting here — just pure syncing goodness.

---

## 📬 Connect with Me

If you want to geek out over algorithms, share tips, or just say hi, you can find me here:

- GitHub: [@omkarshinde1711](https://github.com/omkarshinde1711)
- Email: omkarshinde1711@gmail.com

---

## ⭐ Contribution & Kudos

This is mostly my personal lab, but contributions, feedback, or even funny bug reports are always welcome! Let’s learn and grow together.

---

> “The best way to learn is to code. The second best way is to read other people’s code.” – Me (probably)

---

Happy coding! 🚀

Backup by [SyncLeet](https://chromewebstore.google.com/detail/syncleet/maoikpiiondffkjfhjgdcfjklnmadhfk) extension.