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.33k stars 1.95k forks source link

Insertion, Bubble and Selection Sorting algorithms #3465

Closed hanajiffry99 closed 1 year ago

hanajiffry99 commented 1 year ago

Implemented the Insertion, Bubble and Selection sorting algorithms in Java to sort the random numbers generated from 0 to 10000 range

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/