This repo contains programming part for projects and applications for the online two online courses at Coursera.com: part 1 and part 2.
The course is offered by Rice CS dept.
Part | Module | Homework | Project | Application |
---|---|---|---|---|
1 | 1 | Graphs and brute-force algorithms | Degree distributions for graphs | Analysis of citation graphs |
1 | 2 | Algorithmic efficiency and BFS | Connected components and graph resilience | Analysis of a computer network |
2 | 3 | Divide and conquer | Closest pairs and clustering algorithms | Comparison of clustering algorithms |
2 | 4 | Dynamic programming | Alignment of sequences | Applications to genomics and beyond |