A quick useless update: I am coming back to kinda daily algorithms practice, something I had not done for quite some time. This time on Codewars
First because I need the practice, second because I need the feedback on the code I write and finally because I need to learn from people who actually know what they are doing and not just patch a lines of codes here and there.
I really feel like I am making some progress. I always find a way to the solution but seeing 5-line solutions by the top player or refactoring my code 10 times to fit the speed or memory constraints of the exercise, I still fill like I still have much to learn.
I am mostly working in Python but the goal is also to use this practice to learn and get better at Julia.