Blue Apron Interview Question

Phone Screen: list permutations of a string

Interview Answer

Anonymous

Dec 15, 2016

Onsite coding question: given a date and day; find all the subsequent dates for the year that the provided day falls on. Follow up: do that same problem for month.

4