|
d88b70113f
|
Fix naming LinkList_sort -> LinkListSort (#3640)
|
2022-10-24 21:27:17 +03:00 |
|
|
c805437c0c
|
Add tests for CountChar (#3334)
|
2022-10-12 18:42:24 +00:00 |
|
|
e96f567bfc
|
Format code with prettier (#3375)
|
2022-10-03 17:23:00 +08:00 |
|
|
2fbb1d6402
|
Add hamming distance (#3270)
|
2022-09-24 16:14:39 +03:00 |
|
|
8f18b92f6e
|
Add count set bits algorithm (#3262)
|
2022-09-14 17:05:23 +00:00 |
|
|
0d97d0bc8e
|
Add Devcontainer Support (#3156)
Co-authored-by: Arindam Paul <arindam.paul.1989@gmail.com>
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
|
2022-06-24 16:29:08 +03:00 |
|
|
c0b2c56628
|
Add tests for PasswordGen (#3163)
|
2022-06-23 09:23:11 +03:00 |
|
|
2bcae52dce
|
Rename CPUalgorithms to MemoryManagmentAlgorithms (#3071)
|
2022-05-31 16:12:59 +03:00 |
|
|
10f41eeee9
|
Add max of mins algorithm (#3044)
|
2022-05-08 12:05:05 +03:00 |
|
|
060069cf73
|
Add Golomb Sequence (fixes #2889) (#2991)
|
2022-04-06 19:02:30 +03:00 |
|
|
cf07de8afa
|
Add Newman–Shanks–Williams prime (#2884) (#2955)
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
|
2022-02-26 09:54:10 +02:00 |
|
|
2cb4c2fff4
|
Add unique paths (fixes #2873) (#2943)
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
|
2022-02-19 13:59:14 +02:00 |
|
|
0a062d4616
|
Add tests for Kadane algorithm (#2877) (#2939)
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
|
2022-02-13 20:24:31 +02:00 |
|
|
adadb2f6d6
|
Unify dynamic memory allocation algorithms (#2935)
|
2022-02-10 19:08:21 +02:00 |
|
|
857c4aafb2
|
Add linked list sorting (#2882)
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
|
2022-01-19 21:35:43 +02:00 |
|
|
b1242e045b
|
Add Pascal's Triangle (#2871)
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
|
2021-12-13 22:04:19 +02:00 |
|
|
734f7a4a04
|
Add Array Left Rotation (#2869)
|
2021-12-11 18:54:12 +02:00 |
|