luca-deste / Stock-Picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock-Picker

The Odin Project assignment

Implement a method #stock_picker that takes in an array of stock prices, one for each hypothetical day. It should return a pair of days representing the best day to buy and the best day to sell. Days start at 0.

About


Languages

Language:Ruby 100.0%