From e22e43c0485b1f92d1489153311d074406b1a6af Mon Sep 17 00:00:00 2001 From: "Rodney, Tiara" Date: Mon, 5 May 2025 01:33:34 +0200 Subject: [PATCH] todo(4): done --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 1c1138e..947cd5e 100644 --- a/TODO +++ b/TODO @@ -83,7 +83,7 @@ Description: move the unit test suites to a unit/ subdirectory so that ID: 4 Type: feature Title: implement Rabin-Karp rolling hash algorithm -Status: in-progress +Status: done Priority: high Created: 2025-05-05 Description: After testing a couple of string search algorithms, I've ditched