Skip to content

arunrails20/algorithm-in-ruby

Repository files navigation

learnings

Sample programs and list of algo's

  1. palindrome program with O(n/2)
  2. moores voting algorithm
  3. find the sum of pair elements in an array