Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 341 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 341 Bytes

Zoo Simulation

This is a project of class CS-240 from the University of Crete Department of Computer Science, that was completed by me from start to finish. The project was from a course focused on Data Structures. It has to do with a simulation of a zoo, which has been done in two ways: with lists and with trees, written in C language.