README.md updated

pull/4/head
0xAX 10 years ago
parent 192c15d936
commit 8803407669

2
.gitignore vendored

@ -33,3 +33,5 @@ sorting/comb_sort
sorting/odd_even_sort
sorting/heap_sort
sorting/counting_sort
searching/binarySearch

@ -29,6 +29,10 @@ alghoritms
* Shell sort
* counting sort
#### Searching
* binary search
#### Collections
* doubly linked list

Binary file not shown.
Loading…
Cancel
Save