TheRenegadeCoder / sample-programs

Sample Programs in Every Programming Language
https://sampleprograms.io
MIT License
548 stars 537 forks source link

Add Binary Search in Ruby #3866

Open msj4 opened 3 weeks ago

msj4 commented 3 weeks ago

To request a new code snippet, please fill out the following:

Project name: Binary Search Project link: https://sampleprograms.io/projects/binary-search Language: Ruby

If this code snippet will also be the first in a new language, please fill out the following:

Official Language Style Guide: Official Language Website: Official Language Docker Image: https://hub.docker.com/r/repository/image

The project link must be a link to a project on the Sample Programs Website project list. If you would like to add a new project to the Sample Programs Website, please first make a pull request to the Sample Programs Website.

rzuckerm commented 5 days ago

@msj4 It's been a while since I heard from you. Are you still interested in working on this?