Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 212 Bytes

stock-picker

Method implementation

Method takes:

  • an array of stock prices, one for each hypothetical day

Return:

  • a pair of days reperesenting the best day to buy and best day to sell (days start at 0)