mohcinemadkour / CS367Summer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS367Summer

CS367: The study of data structures and algorithms. Most of the codes are written in Java.

Program1: Implementation of LinkedList and use it to build a cloud base computer renting storage to allow users to rent computers.
Program2: Implementation of a general-tree, and build a company Hierarchy tree to access employees information.
Program3: Implementation of a graph, and implmentation of two main graph traversal algorithm: BFS, and DFS, and an algorithm to find the shortest distance Dijkstra.
Miscellaneous: some in-class programming, some other algorithm coding practices hw.txt": weekly homeworks

About


Languages

Language:Java 100.0%