Skip to content

Algorithms and data structure challenges on Leetcode

License

Notifications You must be signed in to change notification settings

johnsonsirv/leetcode

Repository files navigation

Algorithms & Data-structures in Ruby (Leetcode)

Version Documentation Maintenance License: MIT Twitter: vokeugo

Solving Algorithms and Data structure challenges from Leetcode using Ruby.

Installation:

Clone the repository to your local machine

$ git clone https://github.com/johnsonsirv/leetcode.git

Usage:

Go to the directory

$ cd leetcode

Run any of the files

$ ruby counting_bits.rb

Contributor(s):

Victor Okeugo

How to contribute:

  1. Fork it (https://github.com/johnsonsirv/leetcode/fork)
  2. Create your feature (dev) branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -m 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request

You can also create issues

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Algorithms and data structure challenges on Leetcode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages