CST370: Journal Entry Week 3
Week 3 is ending already! We learned about brute-force string matching as well as depth and breadth-first search algorithms. I was already familiar with the divide and conquer algorithm design, but it was still good to read more about it. The homework this week was torture. The first program about Depth-First Search took me forever to do and I found the instructions to be confusing. The hint really saved me on that one. The second program was easier in the way that we just needed to use brute force over more complicated algorithms. Anyways that’s all for now. The midterm is coming up soon and I hope I’m prepared for it.
Comments
Post a Comment