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 Dont't use program to test, use manual debug as if in interviews.