jutkko/learn-algorithm-365
You can write code for simple programs without formal knowledge of algorithms, But anything more complex than sample is going to be a problem. understanding of algorithm complexity can be very helpful. It can make the difference between things that run in a reasonable time and things that just lock up your computer and you don't know why.
Go
No issues in this repository yet.