Skip to content

This is a Ruby function that implements the stock-picker coding challenge on The Odin Project. An array of price stocks over a range of days is given and the program outputs the best days to buy and sell to realize the biggest profit.

Notifications You must be signed in to change notification settings

TedLivist/stock_picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Stock Picker

This is my solution to the Stock Picker Exercise on the Ruby Track on Odin Project

About

This is a Ruby function that implements the stock-picker coding challenge on The Odin Project. An array of price stocks over a range of days is given and the program outputs the best days to buy and sell to realize the biggest profit.

Topics

Resources

Stars

Watchers

Forks

Languages