This repo contains jupyter notebooks with my solutions to exercises from Daily Coding Problem by Alex Miller and Lawrence Wu (Miller and Wu, 2019). In many cases, the solution described in the book is similar to the approach I used when solving each problem, but my intent was not to reproduce the solutions from the book verbatim. Instead I solved each problem before looking at the solution in the book and only made revisions if I found my solution to be substantially inferior.
@book{miller2019daily,
title={Daily Coding Problem: Get Exceptionally Good at Coding Interviews by Solving One Problem Every Day},
author={Miller, A. and Wu, L.},
isbn={9781793296634},
year={2019},
publisher={INDEPENDENTLY PUBLISHED}
}