Skip to content

timothylevi/algorithms

Repository files navigation

#Algorithms Practice of algorithms in Ruby and JavaScript. Adding slowly.

Ruby

  • caesar_cipher.rb
  • common_substrings.rb
  • digital_root.rb
  • fibs.rb
  • shuffle.rb
  • sum_from_file.rb
  • sum_recursive.rb
  • validIP.rb
  • activeRecord.rb
  • folding_cipher.rb
  • uniq_subs.rb
  • max_sub_sum.rb
  • silly_years.rb
  • matrix_region_sum.rb
  • merge_sort.rb
  • binary_search.rb

JavaScript

  • isPalindrome.js
  • myMap.js

SQL

  • employees.txt

About

Practice of algorithms in Ruby and JavaScript. Adding slowly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published