Skip to content

shbhmexe/LeetCode-Question-Sol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

This repository contains my solutions to various LeetCode problems. LeetCode is a popular platform that offers coding challenges to help improve algorithmic thinking and coding skills.

Repository Structure

Solutions are organized by difficulty level and problem number:

  • easy/ - Solutions to easy difficulty problems
  • medium/ - Solutions to medium difficulty problems
  • hard/ - Solutions to hard difficulty problems

Features

  • Well-commented code with explanations of the approach
  • Time and space complexity analysis for each solution
  • Multiple solutions for some problems (when applicable)

Languages Used

Solutions are primarily implemented in:

  • Python
  • Java
  • C++

How to Use

  1. Browse the folders based on difficulty level
  2. Each solution file is named according to the problem number and title
  3. Read the comments for understanding the approach

Contributing

Feel free to suggest improvements or alternative solutions by creating a pull request.

License

This repository is licensed under the terms specified in the LICENSE file.

About

Welcome to my LeetCode-Question-Sol repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages