Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 213 Bytes

Repository for the course C++ for C part A & B

Homework 1: C++ style and basic concepts Homework 2: Implement Dijikstra's Algorithm Homework 3: implement kruskal and prim's to find MST

To compile all $ make app