sleepy-juan / KAIST-EE205

Data Structure and Algorithm for Electrical Engineering, 2018 Fall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KAIST EE205

Data Structures and Algorithms for Electrical Engineering
2018 Fall, prof. Yi Yung

About

The four projects are about:

  1. Student Management for being friendly to C++ language
  2. Linked List and its application
  3. AVL Tree, RB Tree, and their applications
  4. Graph, Kruskal, and Dijkstra

Please refer to PDF instructions for details.

About

Data Structure and Algorithm for Electrical Engineering, 2018 Fall


Languages

Language:C++ 99.6%Language:Makefile 0.4%