top of page
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Advanced Tooling
Project type
Research
Date
May-June 2025
Location
Enschede
This project is more of a research project. In it I focus on measuring the processing (sorting) speed and memory usage of different sorting types in several programming languages (chosen based on if they have just-in-time-compilation, if they are low-level, etc).
I chose to measure HeapSort, MergeSort and BubbleSort in C++, Java, Python and Rust (it was later dropped) on the same datasets.






bottom of page

