JasonEricZhan / Cousera-c-to-Cpp

Homework in Cousera, content mostly is graph algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cousera-c-to-c++

IN 2017 summer

(There I skip homework1,the basic one , so it starts from homework2 as hw1)

hw1:Implement Dijkstra's Algorithm

hw2:Kruskal's Algorithm MST

hw3:Hex game (Using BFS to check win or not)

About

Homework in Cousera, content mostly is graph algorithm


Languages

Language:C++ 96.6%Language:Makefile 3.4%