mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-13 07:13:37 +08:00
Merge pull request #40 from theycallmemac/patch-12
Rename InsertionSort.java to Sorts/InsertionSort.java
This commit is contained in:
@ -46,4 +46,4 @@ class InsertionSort
|
||||
}
|
||||
input.close();
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user