Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 874 Bytes

README.md

File metadata and controls

26 lines (12 loc) · 874 Bytes

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