File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Include contains single header implementation of data structures and some algori
4141| Generic List Implementation | [ list.h] ( include/list.h ) |
4242| Binary Search Tree Implementation | [ binarySearchTree.h] ( include/binarySearchTree.h ) |
4343| Quick Sort Implementation | [ quickSort.h] ( include/quickSort.h ) |
44- | Merge Sort Implementation | [ mergeSort.h] ( include/bubbleSort .h ) |
44+ | Merge Sort Implementation | [ mergeSort.h] ( include/mergeSort .h ) |
4545| Selection Sort Implementation | [ selectionSort.h] ( include/selectionSort.h ) |
4646| Bubble Sort Implementation | [ bubbleSort.h] ( include/bubbleSort.h ) |
4747| Linux Kernel Double LinkedList Implementation | [ double_linked_list.h] ( include/double_linked_list.h ) |
You can’t perform that action at this time.
0 commit comments