ZoranPandovski / al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Creative Commons Zero v1.0 Universal
1.34k stars 1.94k forks source link

Insertion, Bubble & Selection sort #3487

Open hanajiffry99 opened 1 year ago

hanajiffry99 commented 1 year ago

Implemented a Java program to sort the random numbers in the range 0-1000 using insertion sort, bubble sort and selection sort

Fixes issue: #[Mention the issue number it fixes or add the details of the changes if it doesn't has a specific issue.]

Changes: /The issue is not specific. I can't fix that/