C S F001C - 4.5 Units - ADV DATA STRUCT/ALGORMS JAVA
This course is a systematic treatment of advanced data structures, algorithm analysis and abstract data types in the Java programming language intended for CS majors as well as non-majors and professionals seeking advanced Java experience. Coding topics include the development of ADTs from scratch, building ADTs on top of the java.util collections, array lists, linked 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 27C unit 201321-cmln
No comments:
Post a Comment