From c07221d63e6d07e16a42002e3da15e567d9f3da5 Mon Sep 17 00:00:00 2001 From: Eaglesight02 Date: Wed, 3 Jan 2024 11:47:06 +0530 Subject: [PATCH] Updated REAMDE.md by removing a dead link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 78407d07..c36a3d75 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,6 @@ When learning CS, there are some useful sites you must know to get always inform - [Bitwise tricks](https://gist.github.com/dideler/2365607) - [ChiperSoft/InterviewThis](https://github.com/Twipped/InterviewThis) : questions to ask during on a interview to know more about the company. - [Code Project](https://www.codeproject.com) : For those who code! -- [Core Java Interview questions - Interview question on each topic](http://javahonk.com/core-java-interview-questions/) - [C PUZZLES, Some interesting C problems](http://www.gowrikumar.com/c/index.php) - [CS9: Problem-Solving for the CS Technical Interview](http://web.stanford.edu/class/cs9/) - [Delightful Puzzles](http://gurmeet.net/puzzles/)