Sorting Algorithms Searching Algorithms Graph Algorithms Dynamic Programming Greedy Algorithms Divide and Conquer Goals To understand the importance of data structures and algorithms. To analyze algorithms (time and space complexity). To implement data structures and algorithms. To solve problems using data...