Skip to content

JonathanYiv/merge_sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Merge Sort Project

This is my version of implementing the merge sort in ruby.

This is a project from The Odin Project.

Merge Sort GIF

Installation

Open your Terminal/Command Line. Navigate to the directory where your version will live. Type in the following:

$ git clone https://github.com/JonathanYiv/merge_sort.git
$ cd merge_sort
$ ruby merge_sort.rb

Pre-Project Thoughts

No particular thoughts.

Post-Project Thoughts

Implementing was about light to moderate difficulty.

About

Implementation of Merge Sort in Ruby

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages