- anagram_checker - Checking if words are anagrams and then storing anagrams in hash table
- bubble_sort - sorting using bubble sort
- caesar_cipher - encrypting string using Caesar's code
- longest_palidrome - searching for the longest palidrome in string
- monkeywritingmachine - how many times monkey need to click 4 random letters to write your word?
- stock_picker - takes in an array of stock prices, one for each hypothetical day, and return pair of days representing the best day to buy and the best day to sell
- substrings - takes a word as the first argument and then an array of valid substrings (your dictionary) as the second argument and retunr the hash listing each substring found in the original string and number of times it was found
- snail_sort - sort matrix like snail shell
- primes - for getting prime numbers
-
Notifications
You must be signed in to change notification settings - Fork 0
B3v3/Ruby_code
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Small ruby programs, algorithms etc.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published