Posts

Showing posts from July, 2026

CST-370 Week 2

 This week I've learned that brute force is a legitimate strategy that is used to solve issues. It uses pure trial and error without a systematic design in order to solve and or find what the purpose of the program is for. It is also possible to use algorithms in a brute force way, such as using selection sort. I've gone over past video recordings in order to supplement the questions on the previous quiz that I have answered incorrectly.