<< Previous Page |
| CSC 2431: Data Structures and Algorithms |
| Covers linear data structures (lists, stacks, and queues) and hierarchical data structures including trees. Introduces fundamental time complexity with big O notation. Discusses searching and sorting algorithms. Introduces methods of organizing and accessing data (hashing and indexing), as well as external data structures. Explores data structures libraries (i.e. C++ STL, Java Collections Framework, etc.) Typically offered: Winter. |
|