Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isaychris/cs311

CSUSM: Data Structures - C++
https://github.com/isaychris/cs311

algorithms cs311 csusm data-structures

Last synced: 10 days ago
JSON representation

CSUSM: Data Structures - C++

Awesome Lists containing this project

README

        

# CS443
CSUSM: Data Structures - C++
Fall 2016 - Xin Ye

A thorough understanding of several advanced methods for
implementing the abstract data types and the time used by each
method. Includes abstract data types such as dictionary, priority queues,
matrices, and relations, foundation of recursive algorithms, complexity
analysis, complexity classes, sorting and searching, computability and
undecidability, problem-solving strategies, heuristic search, modeling
and components of database systems, and graphics software systems.