Skip to main content
Courses

CSCI-A 310: PROBLEM SOLVING USING DATA (3 credits)

About

This course introduces algorithms and data structures for solving real world problems using data. Topics include: searching and sorting, basic data structures (heaps, hash tables, binary search and splay trees etc.), concepts of algorithm design (e.g., divide-and-conquer, dynamic programming), graph algorithms and clustering.

Resources