https://github.com/bola-nabil/leetcode
leetcode solutions
https://github.com/bola-nabil/leetcode
algorithm algorithms algorithms-and-data-structures cpp data-structures javascript leetcode leetcode-javascript leetcode-javascript-solutions leetcode-problems leetcode-problems-solutions leetcode-solutions mysql problem-solving typescript
Last synced: 15 days ago
JSON representation
leetcode solutions
- Host: GitHub
- URL: https://github.com/bola-nabil/leetcode
- Owner: bola-nabil
- Created: 2022-04-01T16:36:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T09:01:49.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T21:34:39.692Z (almost 2 years ago)
- Topics: algorithm, algorithms, algorithms-and-data-structures, cpp, data-structures, javascript, leetcode, leetcode-javascript, leetcode-javascript-solutions, leetcode-problems, leetcode-problems-solutions, leetcode-solutions, mysql, problem-solving, typescript
- Language: JavaScript
- Homepage:
- Size: 443 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# 🧠 LeetCode Solutions
This repository contains my solutions to various **LeetCode** problems, implemented in multiple languages as I practice algorithmic thinking, data structures, and coding challenges.
---
## 🛠️ Tech Stack
- **C++** – Standard solutions using STL and custom utilities
- Other languages as needed (Java, JavaScript, etc.)
- **Online judge / LeetCode** – problems sourced from LeetCode
---
## 📚 Features & Goals
- Practice and sharpen algorithm & data structure skills
- Solve problems across difficulties: Easy, Medium, Hard
- Use clean code and reusable templates (linked lists, trees, graphs, etc.)
- Track progress over time
- Prepare for coding interviews
---
## 🚀 Roadmap / Future Plans
- Continue solving more challenging problems
- Add explanations / comments / problem analyses
- Group by topic (Arrays, Strings, Dynamic Programming, Trees, Graphs)
- Add test harness / unit tests for each solution
- Add benchmark comparisons where relevant
- Document time / space complexity for each solution
---
## 👤 Author
**Bola Nabil** — coding enthusiast & problem solver