cst 370 week 7
this week we learned a ton of new algorithms. we learned counting sort, which I think is pretty cool, and a lot of dynamic programming. Dynamic programming is solving small subproblems to help the algorithm be more efficient. We also learned about Floyd/warshall shortest path, and the greedy approach. The greedy approach is pretty simple compared to the others. I enjoyed this week as I like solving little graphing problems and matrix problems.
Comments
Post a Comment