about summary refs log tree commit diff
path: root/scratch/deepmind/part_two/inflight-entertainment.ts
AgeCommit message (Collapse)AuthorFilesLines
2020-02-21 Solve InterviewCake's inflight-entertainment problemWilliam Carroll1-0/+85
Write a predicate that tests whether two films in a list of films can exactly fill the duration of a flight.