/interviewproblems

interview problems mostly from leetcode - Python / Go / JavaScript

Primary LanguageJavaScript

InterviewProblems

tests

// run all tests
$ python -m unittest discover test/

// run specific test
$ python -m unittest test.test_coast_length