Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/normalhuman01/practice-problems-master


https://github.com/normalhuman01/practice-problems-master

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# practice-problems
Technical coding problems

# Setup Locally
```bash
git clone https://github.com/jojozhuang/practice-problems.git
mvn install
mvn test
```
Open the project in IntelliJ IDEA, compile and run the JUnit test cases.