Software Development Projects
This project was one of my university asignments, it was based on the idea of getting us used to object oriented programming with Java. click the icon on the left to learn more
I worked on this bubble sort algorithm in order to better understand the concepts behind all sorring algorithms and how loops are used to sort data.
In order to better understand Algorithms and data structures, I spent some time working on singly, doubly and circular linked lists as displayed on my github page
While undertaking my module on algorithms and data structures, I also spent a great deal of time working on linked lists as well as queues to better understand how data is structured and ordered