Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`...