Skip to content

manojmj92/ruby-algorithms

Repository files navigation

ruby-algorithms

Solving one programming question everyday in ruby.

I am solving one programming question everyday. This is more of a hobby project. If you have an interview coming up, please feel to browse through. You can also contribute to the repo by adding new questions.

If you feel any of the questions can be answered in a better way, send a pull request. I am always looking to learn new stuff.

INDEX

  1. Remove duplicate characters from a string - 22/12/2014
  2. [Set of 2 numbers whose sum is equal to k] 2 - 23/12/2014
  3. Find majority element in an array - 24/12/2014
  4. Compare version numbers - 25/12/2014
  5. Reverse words of a string inplace - 26/12/2014
  6. Merge sorted arrays - 27/12/2014

About

Solving one programming question everyday in ruby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages