0
Any recommendations?
I recently completed all the non-pro code coach challenges in Python relatively quickly. I was wondering if anyone here had some suggestions on things to make that wouldn’t be rediculiously simple but also not super difficult to make. Thanks in advance.
3 Respuestas
+ 2
Pie if you want something advanced, and related a little bit to math, try https://projecteuler.net/archives
This focuses more on the algorithm itself, and the speed of your program. It says in the site that every single problem should not take more than 1 minute to solve.
Note: you should be signed in to submit your answer
+ 2
Try completed code tasks on codewars.com
+ 1
Have you browsed our 'Coding Challenges' section?