Y
Hacker News
new
|
ask
|
show
|
jobs
by
texasbigdata
2297 days ago
How did you learn this. Math undergrad? Comp sci? Something else?
3 comments
charlus
2297 days ago
This example is directly mentioned in MIT Introduction to Algorithms, I would recommend it -
https://ocw.mit.edu/courses/electrical-engineering-and-compu...
link
ves
2297 days ago
You would definitely cover some graph and dynamic programming algorithms in a good introductory algorithms course.
link
wwright
2297 days ago
This is one of the only huge benefits of formal CS education — those basic algorithm and discrete math courses make some problems trivial.
link
dgellow
2296 days ago
Check out Coursera's algorithms specialization:
https://www.coursera.org/specializations/algorithms
link