From 1680cb43e6de4e252d6d67e808978246d6e4fc03 Mon Sep 17 00:00:00 2001 From: John Washam Date: Sun, 1 Jan 2023 13:53:52 -0800 Subject: [PATCH] Removed IB since it consistently gives network errors in link check. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 20abefa..cc25457 100644 --- a/README.md +++ b/README.md @@ -569,7 +569,6 @@ Challenge/Practice sites: - [Codeforces](https://codeforces.com/) - [Codility](https://codility.com/programmers/) - [Geeks for Geeks](https://practice.geeksforgeeks.org/explore/?page=1) -- [InterviewBit](https://www.interviewbit.com/) - [AlgoExpert](https://www.algoexpert.io/product) - Created by Google engineers, this is also an excellent resource to hone your skills. - [Project Euler](https://projecteuler.net/)