Skip to content

Lixx007/Daily-LeetCode

Repository files navigation

🚀 LeetCode Daily Challenge (C++)

I am solving LeetCode problems daily in C++ and uploading them on GitHub. This repository is a collection of my solutions with clean code and optimized approaches.


🎯 Goals

  • ✅ Solve at least 1 problem daily
  • ✅ Write efficient & structured C++ code
  • ✅ Track progress consistently

📂 Problem Categories

  • 🔹 Arrays
  • 🔹 Strings
  • 🔹 Linked List
  • 🔹 Stack & Queue
  • 🔹 Binary Search
  • 🔹 Recursion & Backtracking
  • 🔹 Hashing & Maps
  • 🔹 Two Pointers & Sliding Window
  • 🔹 Trees (Binary Tree, BST)
  • 🔹 Graphs (BFS, DFS, Shortest Path)
  • 🔹 Heap / Priority Queue
  • 🔹 Dynamic Programming
  • 🔹 Greedy Algorithms
  • 🔹 Bit Manipulation

Consistency is the key.

Releases

No releases published

Packages

No packages published