DEV Community

Discussion on: Python coding challenges

Collapse
 
gredelston profile image
Greg Edelston
  • Project Euler has hundreds of programming puzzles.
  • The book Cracking the Coding Interview is a worthwhile read if you ever intend to apply for a coding job, and is filled with problems and in-depth explanations of the solutions.
  • I have found HackerRank to be quite good.

There are also lots of lists like this out there, just a Google search away.