diff --git a/README.md b/README.md index b156bbfd..9b7c84cf 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,6 @@ When learning CS, there are some useful sites you must know to get always inform - [Scaler](https://www.scaler.com/topics/) : A curated interactive space for aspiring programmers to learn and master their coding skills. Also help in job interview. - [SQL Zoo](https://sqlzoo.net/wiki/SQL_Tutorial) : Learn SQL interactively in stages, from basic queries to complex operations. - [SQLTest.online](https://sqltest.online) : Boost Your SQL Proficiency with Challenging Problems. -- [Leetcode](https://leetcode.com/) : Leetcode for practising DSA.
↥ Back To Top