CS228

CS228

This is a class taken at Iowa State University.

0 posts
0 projects

CS 228 ΒΆ

Course Title: Introduction to Data Structures
Description: An object-oriented approach to data structures and algorithms. Object-oriented analysis, design, and programming, with emphasis on data abstraction, inheritance and subtype polymorphism. Abstract data type specification and correctness. Collections including lists, stacks, queues, trees, heaps, maps, hash tables, and graphs. Big-O notation and algorithm analysis. Searching and sorting. Graph search and shortest path algorithms.
Tags:

  • data-structures
  • algorithms
  • object-oriented-programming
  • abstract-data-types
  • algorithm-analysis