Selection Sort in Python
Insertion sort in python with explanation
Merge Sort in Python
Bubble Sort in Python
Rearrange a given array of int values so that the even numbers appear first, followed by the odd numbers.
Insertion sort in Java
Bucket Sort in Java
Selection sort in Java