Skip to content

Leetcode has always helped me learn and practice Data-Structures, Algorithms and various other concepts involved in computer science(majorly programming). I plan to solve atleast 5 problems everyday( i.e. at least 5 days a week ) and add the solutions to this repo. Feel free to contribute/suggest any amends in this repo/solutions.

Notifications You must be signed in to change notification settings

sunnyshah2894/LeetCodeJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

LeetCodeJava

Leetcode has always helped me learn and practice Data-Structures, Algorithms and various other concepts involved in computer science(majorly programming). I plan to solve atleast 5 problems everyday( i.e. at least 5 days a week ) and add the solutions to this repo. Feel free to contribute/suggest any amends in this repo/solutions.

Project Structure

I have divided the project into 3 different packages:

  • com.easy
  • com.medium
  • com.hard

About the solutions

  • All the problems are solved in Java. I will be happy to listen to any suggestions on my solutions.
  • The class names are the actual leetcode problem name. I have also added a link to the actual problem as a comment in each solution

Happy learning! 😄

About

Leetcode has always helped me learn and practice Data-Structures, Algorithms and various other concepts involved in computer science(majorly programming). I plan to solve atleast 5 problems everyday( i.e. at least 5 days a week ) and add the solutions to this repo. Feel free to contribute/suggest any amends in this repo/solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages