Skip to content

JBHipple/stock_picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

stock_picker

Project - Assignment two for Ruby Building Blocks project on The Odin Project

Assignment URL: http://www.theodinproject.com/ruby-programming/building-blocks

Assignment: Build a script that takes in an array of values representing stock prices per day.
Find the combination of days which net the most profit, keeping with respect that you cannot sell a stock before you purchase it, meaning the sell day MUST be after the buy day.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages