Skip to content

luqmanually/GemLooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

GemLooks

A Ruby-based sorting/searching library.

Supported functions

Search algorithms

  • Linear search
  • Binary search
  • Depth-first search
  • Breadth-first search

Sort algorithms

  • Bubble sort
  • Selection sort
  • Merge sort
  • Quick sort
  • Heap sort
  • Radix sort

About

Sort and search algorithms written in Ruby.

Topics

Resources

License

Stars

Watchers

Forks

Languages