Skip to content

Accepted solutions for LeetCode problems using Ruby

Notifications You must be signed in to change notification settings

mmncit/leetcode-solutions

Repository files navigation

Solutions of LeetCode Problems

Accepted solutions of LeetCode problems using "Ruby"

Required package

rspec

How to run unit tests

For specific test:

rspec spec/<problem_name>_spec.rb --format documentation

For testing all codes:

rspec

Author

Mamun Rashid

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Releases

No releases published

Packages

No packages published