Skip to content

My solutions from the leetcode problems I could solve and understand.

Notifications You must be signed in to change notification settings

reddy-hari/leetcode-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

LeetCode Solutions Repository

Welcome to my LeetCode Solutions repository! This repo is a collection of the LeetCode problems that I’ve solved during my coding practice. My goal with this repository is twofold:

  1. Help others who are looking for solutions to LeetCode problems by providing organized and documented answers.
  2. Revisit my own solutions over time to track my progress and improve further.

Table of Contents

This repository is organized into folders, each containing solutions for specific categories of problems. Click on a folder below to navigate to its contents:

Note: Each folder contains solutions on the respective leetcode list which is also the name of the folder. Please feel free to fork or star the repo for your study.

How to Use

  • Browse the folders listed in the Table of Contents to find the problem category you're interested in.
  • Inside each folder, you’ll find solutions with the following format:
    • problem_name.ext (e.g., two_sum.py, reverse_linked_list.java)
    • Code is well-commented for clarity and easy understanding.
    • Where applicable, I’ve added explanations and references to time and space complexity.

Contributing

If you have any suggestions for improving anything at all, feel free to submit an issue or a pull request. Let’s make learning and practicing coding more accessible together!

License

This repository is for personal and educational use. Feel free to reference or adapt the solutions for your learning journey, but do not use them for any commercial purposes.

About

My solutions from the leetcode problems I could solve and understand.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published