Skip to content

Sntai20/CPSC-5031-Algorithms

Repository files navigation

CPSC-5031-Algorithms

Algorithms play the central role in both the science and practice of computing. In this course, we learn different algorithm design techniques, including brute force, divide and conquer, Decrease and Conquer, transform and conquer, dynamic programming, greedy, and parallel algorithms. Different data structures are also discussed in these algorithm design techniques. In addition, analysis of algorithm efficiency and limitations of algorithm power are introduced.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages