1041. Robot Bounded In Circle
759. Employee Free Time
1352. Product of the Last K Numbers
1352. Product of the Last K Numbers
Description
Design an algorithm that accepts a stream of integers and retrieves the product of the last k
integers of the stream.