CST370: Journal Entry Week 2



I’m here writing a new entry at the end of Week 2. We continued studying asymptotic notations as well as analysis of different algorithms using Theta notation. We also went over brute force algorithm design. The week 2 homework consisted of two different programs that were relatively simple algorithms for sorting and processing integers. A nice little surprise is that I was able to reuse some of my code between the two assignments which made solving the second one a little easier than the first. The lectures and puzzles are interesting and I’m still enjoying this class.

Comments

Popular posts from this blog

CST438: Journal Entry Week 1

CST370: Journal Entry Week 3

CST311: Journal Entry Week 7