JoseGonzCSE / AlgorithmDesignAnalysis

Programming Class Taken @ UCMerced [2021]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlgorithmDesignAnalysis

Programming Class Taken @ UCMerced [2021]

"Introduction to the design and analysis of computer algorithms. Topics will include concepts of algorithm complexity, and various algorithmic design patterns like divide and conquer, dynamic programming and greedy algorithms. Also covers major algorithms and data structures for searching and sorting, graphs and some optimization techniques."