COMP 231: Data Structures & Algorithms for Informatics¶
This course introduces data structures and algorithms that are essential for data science and informatics.
Credit Hours¶
3
Prerequisites¶
COMP 215: Object-Oriented Programming with Mathematics OR COMP 170: Introduction to Object-Oriented Programming, COMP 141: Introduction to Computing Tools and Techniques
Note
COMP 215: Object-Oriented Programming with Mathematics is preferred
Description¶
In this course we will focus on identifying the right method for storing data and using the most efficient algorithm for analysis. A subset of data structures and algorithms fundamental to computer science will be covered.
Outcome¶
Students will learn fundamental data structures and algorithms frequently used in informatics and data science. Students will be able to apply this knowledge for data analysis.