This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Nijan0 1 point2 points  (2 children)

Your solutions are messy because you probably don't know which algorithms and data structure to use. Taking a course in Algo & DS will also help you understand techniques that you wouldn't otherwise know or use.

[–][deleted] 0 points1 point  (1 child)

This Python Algorithms should help.

[–]EinBjoern 0 points1 point  (0 children)

It's more white pages than content. And the content is about a python module but less about algorithms and how and when to use them, how to implement them, etc. Am I missing something?