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

https://github.com/tg123/leetcode

leetcode Solutions.java 250 / 269 (Algorithms)
https://github.com/tg123/leetcode

Last synced: 7 months ago
JSON representation

leetcode Solutions.java 250 / 269 (Algorithms)

Awesome Lists containing this project

README

          

#Leetcode solutions

[Github Page](http://leetcode.tgic.me/)

Please [Donate leetcode](https://oj.leetcode.com/donate/)

## TODO

* Evaluate the Time and Space complexity of each solution
* Proof the code's correctness if needed
* Find better solutions
* Rewrite code with Java8 lambda