CampusAnswers

CMSC 2313 — DATA STRUCTURES

Prerequisite: CSMC 1123 Computer Science Concepts I This course provides an overview of the essential skills required for working with frequently encountered data structures. It commences with an examination of approaches to data abstraction in various programming languages and proceeds to explore the creat ion and management of diverse data structures, such as arrays, stacks, queues, linked lists, binary search trees, hash tables, and binary heaps. Additionally, the course delves into algorithmic concepts like divide and conquer, time complexity, sorting, and Big O notation, with a focus on optimizing efficiency.

Source ↗

← back to redlands catalog