practicalli

https://practicalli.github.io/ http://yt.vu/+practicalli (youtube)
practicalli-john 2020-01-25T10:21:28.000300Z

Saturday broadcast, 11:00 UTC https://youtu.be/pbS2N0H7eR4 I havent prepared anything for the broadcast today, so it will be solving the problem totally live... this could be interesting or end in complete failure... you have been warned :) I have just chosen a random challenge https://www.codewars.com/kata/54dc6f5a224c26032800005c/ Any suggestions will be most welcome

practicalli-john 2020-01-25T13:22:22.001300Z

The recording of this weeks episode should be available on the broadcast link above. The code solution has been pushed to https://github.com/practicalli/codewars-guides/tree/master/help-the-bookseller

practicalli-john 2020-01-25T13:23:49.003Z

Looking at the discussion on Codewars about the bookseller kata, there are some issues with the way its described. It also seems there are two edge case tests that are not passing, so I will see if I can figure out what they are and see if we can make the code pass. The code in the repo works for the tests it contains.