/Problems_DSA

I made solve problems in Leetode daily digest using JAVA. In this repository I upload all the daily digest problems solution into this repository.

Primary LanguageJavaMIT LicenseMIT

DSA Problems

I made this repository for upload solution of Leetcode daily digest problems. You can add your solution of problem of any platform.

How to contribute

  1. Fork this repository.
  2. Clone repository in your system.
  3. Create a file named problem_name.java in respective platform folder(like Leetocde Daily Solution, GFG Daliy Solution) directory in your own branch.
  4. Commit your work.
  5. Then create a pull request.