Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mthirumalai2905/java-problems
Just For Fun
https://github.com/mthirumalai2905/java-problems
codeforces dsa java leetcode
Last synced: about 2 months ago
JSON representation
Just For Fun
- Host: GitHub
- URL: https://github.com/mthirumalai2905/java-problems
- Owner: mthirumalai2905
- Created: 2024-04-04T18:58:35.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-15T16:33:37.000Z (9 months ago)
- Last Synced: 2024-04-16T00:44:34.518Z (9 months ago)
- Topics: codeforces, dsa, java, leetcode
- Language: Java
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Basics Section
It includes easy level problems for beginners - `Strings`, `Arrays`, `Recursion`, `Searching`, `Sorting`## Intermediate Section
It includes medium level problems (LeetCode Easy) - `Dynamic Programming`, `Linked Lists`, `Stacks`, `Queues`## Advanced Section
It includes Good quality problems (LeetCode Medium) - `Advanced DP`, `Trees`, `Graphs`...