Skip to content

omgowl/leetcode

Repository files navigation

Leetcode

Ruby solutions for leetcode.com problems

Tests

Run acceptance tests with: ruby tests/acceptance.rb "problem_folder"[R] "test_case_num"[O]

Examples:

ruby tests/acceptance.rb 1-two-sum    # runs all test cases
ruby tests/acceptance.rb 1-two-sum 2  # runs only the 2nd test case

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages