302 Commits

Author SHA1 Message Date
841f9c3bbd Update DIRECTORY.md (#6341)
Co-authored-by: siriak <siriak@users.noreply.github.com>
2025-07-04 13:40:46 +03:00
7da9c6dd63 Update DIRECTORY.md (#6329) 2025-06-30 21:58:21 +03:00
9abf4e38de Update DIRECTORY.md (#6328)
Co-authored-by: DenizAltunkapan <DenizAltunkapan@users.noreply.github.com>
2025-06-30 07:17:33 +02:00
13d8a28e47 Update DIRECTORY.md with Newly Added Files (#6302)
* Update DIRECTORY.md with newly added files

* Add files_local.txt to .gitignore

* Update .gitignore

* Delete .gitignore

* Updated .gitignore

* Update .gitignore
2025-06-20 22:07:58 +02:00
45148874e8 Add feature to convert numeric words to their number representation (#6195) 2025-03-18 12:29:20 +02:00
e6073f8fef Add math builder (#6190) 2025-03-12 18:35:21 +02:00
5be5e35d2d Add Heavy-Light Decomposition (HLD) (#6169) 2025-02-17 16:55:06 +02:00
63ce6b8ca5 Refactor LWWElementSet (#6164) 2025-02-13 22:33:52 +02:00
466ff0b4c2 Add convertion of numbers into their word representation (#6137) 2025-01-16 09:46:57 +02:00
03bb8ee66e Enhance docs, add tests in MaxHeap (#5983) 2024-10-29 22:47:33 +02:00
b31bc86192 Enhance docs, add tests in AVLTree (#6058) 2024-10-29 18:02:33 +00:00
e94be712df Add RandomScheduling algorithm (#5810) 2024-10-29 17:52:37 +00:00
d1c1e6b4d2 Add uniform number counting algorithm (#6052) 2024-10-29 17:46:29 +00:00
d4a13fc8b5 Enhance docs, remove main, add tests in `SearchSinglyLink… (#6012) 2024-10-26 22:13:57 +03:00
3da16a7fe0 Add LongestCommonPrefix (#5849) 2024-10-26 19:01:47 +00:00
62c9309a31 Enhance docs, remove main, add tests in PrimMST (#5969) 2024-10-26 18:10:19 +00:00
cfa35a4fd9 Add tests, fix removeEdge bug in MatrixGraphs (#5968) 2024-10-26 18:00:02 +00:00
a78b15dc24 Enhance docs, add tests in MinHeap (#5985) 2024-10-26 16:53:32 +00:00
cd40dfbb41 Enhance docs, add tests in HashMapCuckooHashing (#5975) 2024-10-26 16:17:58 +00:00
84cd883e95 Enhance docs, add tests in Intersection (#5976) 2024-10-26 16:08:52 +00:00
8a18d451d6 Enhance docs, add tests in HeapElement (#5981) 2024-10-26 15:39:28 +00:00
709d9771e2 Add GenerateSubsets algorithm (#5867) 2024-10-26 15:23:50 +00:00
687d2518cc Enhance docs, remove main, add tests in AnytoAny (#5916) 2024-10-26 15:11:34 +00:00
4e46002103 Enhance docs, add more tests in XORCipher (#5900) 2024-10-26 18:07:47 +03:00
196cc60982 Add AllConstruct algorithm (#5791) 2024-10-26 14:40:17 +00:00
94daff0895 Add NextHigherSameBitCount algorithm (#5865) 2024-10-26 14:31:11 +00:00
9e1dd86a08 Add MergeKSortedArrays algorithm (#5838) 2024-10-26 12:19:37 +00:00
04e421b837 Add SlidingWindowMaximum algorithm (#5839) 2024-10-26 12:12:55 +00:00
73416e2f0c Add BandwidthAllocation algorithm (#5807) 2024-10-26 15:03:40 +03:00
e4ef072f83 Add FirstDifferentBit algorithm (#5866) 2024-10-26 09:43:56 +00:00
5d428d08a2 Add MedianFinder algorithm (#5837) 2024-10-26 09:35:23 +00:00
d572997894 Add KthElementFinder algorithm (#5836) 2024-10-26 09:30:42 +00:00
cdf509fc06 Add OneBitDifference algorithm (#5864) 2024-10-26 09:26:46 +00:00
8551addbf2 Add ModuloPowerOfTwo algorithm (#5863) 2024-10-26 09:22:29 +00:00
647a82a997 Enhance docs, remove main, add tests in ReverseStack (#6018) 2024-10-26 09:10:08 +00:00
6fc53ecc99 Add IPv6Converter algorithm (#5783) 2024-10-26 08:57:14 +00:00
82dee61701 Add TokenBucket algorithm (#5840) 2024-10-26 08:39:31 +00:00
ab9a55272d Enhance docs, remove main, add tests in NodeStack (#6017) 2024-10-26 08:14:29 +00:00
f3c2be2c39 Add GangScheduling algorithm (#5819) 2024-10-26 07:25:20 +00:00
1d19449931 Add AgingScheduling algorithm (#5813) 2024-10-26 07:21:47 +00:00
acbce00177 Add FairShareScheduling algorithm (#5815) 2024-10-26 07:11:51 +00:00
ecf4c3768f Add ProportionalFairScheduling algorithm (#5812) 2024-10-26 07:04:38 +00:00
7a539bc17f Add SelfAdjustingScheduling algorithm (#5811) 2024-10-26 07:01:07 +00:00
32cb98db01 Add MultiAgentScheduling algorithm (#5816) 2024-10-26 06:53:36 +00:00
92a04f8f8d Add SlackTimeScheduling algorithm (#5814) 2024-10-26 06:40:39 +00:00
c40eb8dbac Add KCenters algorithm (#5806) 2024-10-26 06:15:24 +00:00
e0ab1d357c Add OptimalFileMerging algorithm (#5805) 2024-10-26 06:05:27 +00:00
3a30e48315 Enhance docs, add tests in MinPriorityQueue (#5986) 2024-10-26 06:01:27 +00:00
6684a6993e Enhance docs, add tests in StackOfLinkedList (#6021) 2024-10-26 08:58:11 +03:00
135fb08224 Add EgyptianFraction algorithm (#5804) 2024-10-25 19:23:20 +00:00