| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-01 | Add blog post by E. Choroba about 049: Smallest Multiple + LRU Cache | E. Choroba | |
| Also, clean up the code according to the blog post. | |||
| 2020-02-29 | Add alternative solution to LRU Cache using a linked list | E. Choroba | |
| Also, remove an unused subroutine from the original solution. For larger caches, the linked list solution is much faster (benchmark will be shown in a blog). | |||
| 2020-02-25 | Simplify the implementation of LRU | E. Choroba | |
| 2020-02-25 | - Added solutions by E. Choroba. | Mohammad S Anwar | |
| 2020-02-25 | Add solutions to 049 (Smallest Multiple + LRU Cache) by E. Choroba | E. Choroba | |
| 2020-02-24 | - Added template for Challenge - 049. | Mohammad S Anwar | |
