Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 242 Bytes

InsertionSort

Insertion Sort of integer arrays, in Java. With a test main. It's really cool and it works, a nice combination in today's world.

What's not cool in today's world is when the assignment you just finished totally changes. 👺