Skip to content

gourav-chalotra/Compitative-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

174 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’» LeetCode Code Dump – One Bug at a Time πŸ›

Coding Chaos

πŸš€ What is this?

This repo is a digital scrapyard of my brain battling LeetCode problems β€” from "Hello World" level to "Why did I even try this?" πŸ’€
If you’ve ever screamed at your code for failing test case #983 of 984 β€” you’re in the right place.

⚠️ Warning: May contain brute force, caffeine-fueled logic, and the occasional stroke of genius.


🧠 Structure

Problems are sorted by:

  • 🟩 Difficulty – Easy, Medium, Hard
  • πŸ’‘ Topic – Arrays, Strings, Graphs, Trees, Dynamic Programming, etc.
  • πŸ“ Language – Mainly Python (but who knows what mood I was in...)

πŸ“Œ Why?

Because:

  • LeetCode told me to.
  • My future self will forget how I solved this.
  • I enjoy the illusion of productivity.

πŸ” How to Use This Repo

  1. Clone or fork the repo (or just stare at it, that's fine too)
  2. Browse through folders based on topics or difficulty
  3. Copy, tweak, break, or improve β€” your call!

πŸ§ƒ Stay Hydrated, Debug Gently

Remember:
If at first you don’t succeed, console.log it and cry later.
Or as we call it β€” "debugging".


πŸ“« Wanna Connect?

Open issues, suggest better solutions, or just drop memes. PRs are welcome unless they break my fragile code ego.


Happy Coding! πŸŽ‰
Let’s turn TLEs into ACs!

About

LeetCode problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages