Computer science and IT assignments

July 6, 2020

File System Programming

GoalsFor this assignment, you will design you own file system. It should be able to store up to 10,000 files on a medium up to 2GB […]
July 6, 2020

Dijkstra map

This is an assignment for an algorithm course in uni. The course focuses on optimizing algorithms. This is a Java project that requires the algorithm to […]
July 6, 2020

Python Programming Work

Paste your solutions to the exercises, and your reflective commentary, into a single Word document and upload it here. When pasting in Python code, make sure […]
July 6, 2020

Java Data Structures Assignment – Heaps

Attaching the zip file with all required files, including specification sheet with instructions on assignment. Ignore the ‘readme.txt’ file, I will complete that, just do all […]