HaysHopkins / cs323

Data Structures and Algorithms.

Home Page:http://mathcs.emory.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS323: Data Structures and Algorithms

This is an advanced course in computer science, studying different ways of processing data using various structures and algorithms. This course covers data structures such as heaps, trees, graphs as well as their applications in the construction of efficient algorithms for select, sort, balance, match, etc. Advanced topics such as dynamic programming, network flow, linear programming are also discussed. Prerequisites: CS171, CS224.

About

Data Structures and Algorithms.

http://mathcs.emory.edu


Languages

Language:Java 100.0%