CMPE 232 [Bilgi university] [Advanced Data Structures and Algorithms]

About Course
This course builds on CMPE 211 to apply similar techniques to analyse more sophisticated algorithms and data structures. Topics covered include graphs and graph algorithms, greedy algorithms, random algorithms, divide and conquer algorithms, dynamic programming and string searching algorithms. |
Course Content
Graphs
-
Graphs
01:20:00
DFS and BFS
Connected Components
DIRECTED GRAPHS introduction and API
Directed Graph Search and topological sort
Strong Components
Minimum spanning tree (greedy algorithm)
edge-weighted graph API and Kruskal’s algorithm
Prim’s algorithm
Student Ratings & Reviews
No Review Yet