CS201: Elementary Data Structures
Offered By: Saylor Academy
Course Description
Overview
Explore fundamental data structures and algorithms in C++ through a comprehensive 38-hour course covering abstract data types, arrays, stacks, queues, pointers, dynamic memory allocation, linked structures, algorithm efficiency, searching and sorting techniques, hash tables, graphs, and trees. Gain practical skills in implementing and analyzing these essential computer science concepts, preparing for advanced programming challenges and software development.
Syllabus
- Course Introduction
- Unit 1: Abstract Data Types and Arrays in C++
- Unit 2: Introduction to Stacks and Queues
- Unit 3: Pointers and References in C++
- Unit 4: Dynamic Memory Allocation
- Unit 5: Linked Stacks, Queues, and Lists
- Unit 6: Algorithm Efficiency
- Unit 7: Searching and Sorting Algorithms
- Unit 8: Hash Tables, Graphs, and Trees
- Study Guide
- Course Feedback Survey
- Certificate Final Exam
Related Courses
Conception et mise en œuvre d'algorithmes.École Polytechnique via Coursera Algorithmen und Datenstrukturen
Universität Osnabrück via iversity 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
Tsinghua University via edX 数据结构基础
Peking University via Coursera