Skip to content

Contains the solutions of all the problems, I am solving on Leetcode.

License

Notifications You must be signed in to change notification settings

Karthiks08/LeetCode-Solutions

 
 

Repository files navigation

HacktoberFest Repository (🌟 Star this repository!🌟)

Submit your solutions for different Leetcode Problems and also keep them in separate folders, like if you are adding a problem of array, keep it in the array folder and also make folders for the language in which you are storing your solution like: Array/java/<your_file_name>.java Keep it that way

And I will definitely merge the Pull Requests as soon as possible. Happy Hacking

This is a Hacktoberfest-Repository,feel free to make your conttributions here this month to win your swagss!!Happy Coding! :)

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

👉 Official HacktoberFest Page 👈

👕 HacktoberFest- Get your Free T-shirt Now.

Create your first Pull Request 🔥(PR).

👣 Steps to Make your 1st PR Contribution:

Fork this repository by click the Fork button in the top right of this page. Click on Add File button and select Create new file button.

  1. Set the file name with (FileName).java (FileName).py or (FileName).c
  2. Then write your code and hit commit.
  3. Then click on pull request tab
  4. Generate a new Pull Request and Make the contribution.
  5. Don't forget to Star the Repo xD
  6. Happy Coding! :)

Add solutions of problems regarding the following topics (You can add solutions in any of the languages you want and also Brute Force, Better, Optimal any approach can be added and also please add Time and Space Complexity of the algorithm that you have developed)

  • Heap
  • Graph
  • Trie
  • Dynamic Programming
  • Backtracking
  • Recursion
  • Stack and Queue

About

Contains the solutions of all the problems, I am solving on Leetcode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.6%
  • Python 8.1%
  • C++ 2.1%
  • C 0.2%