CST 370 - Week 3
This week was a continuation of brute-force string matching. I think this topic is new to me, but it was easy to understand, at least the part that was mentioned. The same goes for exhaustive search. We also covered depth-first search and breadth-first search; I already had some idea about these. For divide and conquer, I was already familiar with it from sorting algorithms in videos I had watched before. Overall, this week included some topics I already knew, so I didn’t feel frustrated.
Comments
Post a Comment