Skip to content

This repository contains my solutions to various LeetCode problems, implemented in multiple languages as I practice algorithmic thinking, data structures, and coding challenges.

Notifications You must be signed in to change notification settings

bola-nabil/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿง  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

leetcode logo

About

This repository contains my solutions to various LeetCode problems, implemented in multiple languages as I practice algorithmic thinking, data structures, and coding challenges.

Topics

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages