|
2c9ce86b76
|
added linear search
|
2022-05-29 20:01:58 +01:00 |
|
|
8b200c099f
|
switch from size_t to int for arr sizes
|
2022-05-29 18:23:10 +01:00 |
|
|
063a229f3a
|
binary search: remove superfluous variable
|
2022-05-26 16:51:14 +01:00 |
|
|
38deb15d4d
|
switch from scanf to safer fgets
|
2022-05-26 15:29:57 +01:00 |
|
|
e260cf38dc
|
fix infinite loop for some numbers in binary search
|
2022-05-26 15:28:47 +01:00 |
|
|
ecdcdc2821
|
using ccolour for error messages
|
2022-05-26 13:34:12 +01:00 |
|
|
db2bfd4ee0
|
check that argument(s) were provided at launch
|
2022-05-25 21:31:28 +01:00 |
|
|
470d60f300
|
output newline after bubblesort output
|
2022-05-18 17:24:19 +01:00 |
|
|
e6266f6137
|
bubblesort: stop once list is sorted
|
2022-04-26 12:42:14 +01:00 |
|
|
a3ea40e9fe
|
added bubble sort algorithm
|
2022-04-01 10:34:34 +01:00 |
|
|
8091b93e68
|
added error checking and other tweaks
|
2022-03-26 13:30:43 +00:00 |
|
|
5c89d7c8fb
|
initial commit
|
2022-03-18 10:44:20 +00:00 |
|