This is a repository dedicated to projects and exercises, that were assignments on my university
Short description of each project:
- (Java) UniversityGUI - a database for students,events and courses/classes they attend with GUI using Swing, more information about the usage is in respective directory
- (Java) Drive scheduling algorithms simulation - console programme that simulates drive scheduling algortihms and measures performace
- (Java) CPU scheduling algorithms simulation - console programme that simulates CPU scheduling algorithms and measures performance
- (Java) Page replacement algorithms simulation - console programme that simulates management of memory by paging and measures performance
- (C++) TOEP folder includes exercises done for university practicals, further explanations in each list folder
- (Scala / Ocaml) PP folder includes exercises done for lectures and practical, further explanations in each list folder
- (Python) SL folder includes exercises done for practicals, further explanations in each list folder