News

Course Description This course is part three of a specialization on algorithms and data structures. It covers basic algorithm design techniques such as divide and conquer, dynamic programming, and ...
The West Point team -- which includes professors Devon Callahan, Jeff Nielsen, and Tony Johnson -- wrote up a simple (less than 30-line) algorithm in Python they named GREEDY_FRAGILE.