Any recommendations? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

29th Dec 2019, 10:42 AM
Pie
Pie - avatar
3 Answers
+ 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
29th Dec 2019, 11:18 AM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 2
Try completed code tasks on codewars.com
29th Dec 2019, 10:44 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Have you browsed our 'Coding Challenges' section?
29th Dec 2019, 11:02 AM
HonFu
HonFu - avatar