From ab5a86e07dd1f495adf6a0e0d7175bb6a1f12871 Mon Sep 17 00:00:00 2001 From: "Rodney, Tiara" Date: Mon, 5 May 2025 01:31:35 +0200 Subject: [PATCH] todo(5): in-progress --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index cab98fe..1c1138e 100644 --- a/TODO +++ b/TODO @@ -102,7 +102,7 @@ Description: After testing a couple of string search algorithms, I've ditched ID: 5 Type: feature Title: implement chunked rolling hash algorithm -Status: open +Status: in-progress Priority: high Created: 2025-05-05 Description: Implement my custom algorithm for doing rolling hash string search