arasgungore / CMPE250-projects

Five Java projects assigned for the Data Structures and Algorithms (CMPE 250) course in the Fall 2021-22 semester.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMPE250-projects

Five Java projects assigned for the Data Structures and Algorithms (CMPE 250) course in the Fall 2021-22 semester. These projects apply DS&A concepts such as discrete-event simulation (DES) using priority queues, Dijkstra's shortest path algorithm, Prim's algorithm to find the minimum spanning tree (MST), Dinic's algorithm for maximum flow problems, and weighted job scheduling with dynamic programming to real-world problems.

Projects

Project 1: Datalonya Student Houses Simulator

Project 2: ExcelFed

Project 3: A Love Story

Project 4: Help the Santa Claus!

Project 5: Time is Money

Author

👤 Aras Güngöre