CST370: Journal Entry Week 1
I’m just finishing my first week of CST370 Design & Analysis of Algorithms. I’m familiar with algorithms used in computer science as I’ve used them and learned about them before, but I feel like I still only have a surface level understanding. Week 1 starts off by showing us the most important problem types for algorithms, such as sorting, searching, and string processing as well as graph, combinatorial, geometric and numerical problems.
Week 0 of the homework got us started with making a simple program to calculate the sum and difference of two integers and the week 1 homework has us check if the inputted string is a palindrome or not. This week was pretty easy since it’s the first week of class and we’re just getting started. I imagine the later weeks will have much heavier workloads. So far everything is easy to understand and actually pretty fun to learn about.
Comments
Post a Comment