Algorithms and Big O Notation
I am currently enrolled in WGU, a fully online college where I am getting a Computer Science Bachelor’s degree. To help solidify the information I learn there, I am going to reiterate things here so that I can express things in the form of teaching - a tool others can use, if not a way to find my own shortcomings or areas I need to improve upon. Recently, I finished a section of a Discrete Mathematics II course on Algorithms. This section focused on the structure of what an algorithm is, asymptotic growth of functions, analysis of algorithms, and advanced analysis of algorithms. Generally, the topics discussed in this section are not complicated - but can seem that way prior to the reading. ...