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

https://github.com/sonselin/leet-code-go-solutions


https://github.com/sonselin/leet-code-go-solutions

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Hello

It\`s mine multifile leet project with menu for checking my solutions for leetcode problems

To pick one choose difficulty first and then input any number of task from leetcode

If i complete it, you will find out test output,

if not, you will get a message "i haven\`t done it yet"

How to use it?


1) go build entry.go


2) ./entry


3) choose task difficult


4) input task number from leetcode to corresponding difficult


5) repeat

Like at the screen below!
![alt text](./example.png)