From 80e0182253965f031052db11af1d9a9f0514f4cc Mon Sep 17 00:00:00 2001 From: Gul Jamal Zim <1929036+gjzim@users.noreply.github.com> Date: Fri, 17 Sep 2021 20:06:50 +0600 Subject: [PATCH] Remove Scheduling link from Extra Topics & Resources --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e5446a8..9aed98f 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,6 @@ software development/engineering roles. - [Caches](#caches) - [Processes and Threads](#processes-and-threads) - [Testing](#testing) - - [Scheduling](#scheduling) - [String searching & manipulations](#string-searching--manipulations) - [Tries](#tries) - [Floating Point Numbers](#floating-point-numbers)