Skip to content

Krishnarajan7/leetcode-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Each file includes:

  • Problem title and difficulty
  • Link to the original LeetCode problem
  • My code solution
  • Explanation and approach (if needed)

🛠️ Tech Stack

  • Language: Python 3 (primary)
  • Tools: LeetHub (for auto-push), VS Code, Git

🧩 Problem Tags (Optional)

You can add folders or tags later for categories like:

  • arrays/
  • strings/
  • hashmaps/
  • 2pointers/
  • slidingwindow/
  • bit-manipulation
  • dp/ (Dynamic Programming)
  • graphs/
  • Tree/
  • greedy/

🤝 Contributing

This is currently a personal repo. If you want to collaborate or see something that can be improved, feel free to open an issue or fork the repo!


📎 Disclaimer

All problem statements belong to LeetCode. I do not host or copy full descriptions due to copyright.
Only my code and personal notes/strategies are included.


📌 Contact

Feel free to connect with me on:


⭐ If this helps you, consider starring the repo!

About

LeetCode Solutions – A collection of my solutions to coding problems on LeetCode. Organized by difficulty and written primarily in Python. This repo helps track my progress and improve my problem-solving skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors