/LeetCode-Java

Java In Action

Primary LanguageJavaApache License 2.0Apache-2.0

LeetCode-Java

LeetCode In Action (Java)

#Langauge Level Java 8

#Verbosity Java is more verbose than Python. Verbosity is not a elegant thing in Algorithm.
This code is extremely verbose: Triangle Path

#Test Better to manual debug.
Alternatively, feed -ea to JVM to enable assertions.