C S F002C - 4.5 Units - ADV DATA STRUCT/ALGRM IN C++
This course is a systematic treatment of advanced data structures, algorithm analysis and abstract data types in the C++ programming language intended for CS majors as well as non-majors and professionals seeking advanced C++ experience. Coding topics include the development of ADTs from scratch, building ADTs on top of the STL templates, vectors, lists, trees, maps, hashing functions and graphs. Concept topics include searching, big-O time complexity, analysis of all major sorting techniques, top down splaying, AVL tree balancing, shortest path algorithms, minimum spanning trees and maximum flow graphs.
Formerly CIS 15C until 201321-cmln
No comments:
Post a Comment