From b3652e3a564f0b1515ff72a2fa52553b91bd2e06 Mon Sep 17 00:00:00 2001 From: JEEVESH TIWARI <90780014+jeevesh-tiwari@users.noreply.github.com> Date: Sun, 29 Jun 2025 00:31:25 +0530 Subject: [PATCH] Update README.md completed Fast IO --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e71f28e..52e4a05 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ - - [ ] Interview Questions ### Advanced concepts apart from interviews -- [ ] Fast IO +- [x] Fast IO - [x] File handling - [ ] Bitwise + DP - [ ] Extended Euclidean algorithm