munnokd / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Java 99.7%Language:Python 0.3%