I'm looking for math problems to do daily that will help structure my thought process to build code more efficiently, thoughts? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I'm looking for math problems to do daily that will help structure my thought process to build code more efficiently, thoughts?

Math to help programmers with code structure

25th Apr 2017, 10:26 PM
Jonathan Turner
Jonathan Turner - avatar
2 Answers
+ 9
Hm.. Maybe check out project euler, it's mostly programming problems relating to math. (It's still programming) Example of an easier question there: What is 100! Easy at first glance, until you realize how large the number is.
25th Apr 2017, 10:33 PM
Rrestoring faith
Rrestoring faith - avatar
+ 3
I agree with @jonathan, Project Euler is a great way to do both programming and maths. The questions get much harder the further you progress but keep at it if you can.
25th Apr 2017, 11:05 PM
Shane