KBKurt Barbarichinkbarbarich.hashnode.dev·Apr 17, 2024 · 4 min readPlaying with AI - Tetris MovementIntroduction It's been some time since I had a chance to work on this project but I'm glad to be back. Since the last blog, I've cleaned up the code and have more defined objects in the game, particularly blocks defined for each Tetromino and how the...00
KBKurt Barbarichinkbarbarich.hashnode.dev·Nov 17, 2023 · 5 min readCracking the LeetCode - 1743Introduction I really wish I had the time to tackle one of these problems a day. I want to make it a goal for next year to do a whole month of daily challenges. Not going to happen in December with how busy it can get but I did find some time to snea...00
KBKurt Barbarichinkbarbarich.hashnode.dev·Nov 15, 2023 · 4 min readPlaying with AI - More TetrisIntroduction It's been some time since I had a chance to work on this project but I'm glad to be back. Since the last blog, I've cleaned up the code and have more defined objects in the game, particularly blocks defined for each Tetromino and how the...00
KBKurt Barbarichinkbarbarich.hashnode.dev·Nov 3, 2023 · 2 min readCracking the LeetCode - 342Introduction Got a quick and easy challenge this time around which has been rare. I have been exclusively coding in C# for LeetCode recently as I am using Python for my side project so there will only be one solution. Problem Given an integer n, retu...00
KBKurt Barbarichinkbarbarich.hashnode.dev·Oct 27, 2023 · 11 min readCracking the LeetCode - 1269Introduction I am writing this summary on a Sunday afternoon, many days before this will get published, and before even reading the problem for today's LeetCode challenge. I am home alone and am committed to completing this before the end of the day ...00