From 5fe99388c04576721322a30bc48b5c8361e116a8 Mon Sep 17 00:00:00 2001 From: 233-Salty Date: Mon, 20 Jul 2020 22:02:04 -0700 Subject: [PATCH] Delete one broken link in README.md The link and intro of "BeehYve : Student crowdsourced resources for any topic" in the "Interview Preparation" section was removed because the link is no longer accessible. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c5cb961e..46bf5489 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,6 @@ When learning CS, there are some useful sites you must know to get always inform - [Algorithm design canvas](https://www.hiredintech.com/algorithm-design) - [Aptitude Questions and Answers](http://www.indiabix.com) : Quant and aptitude preparation - [A site for technical interview questions, brain teasers, puzzles, quizzles](https://www.techinterview.org) : whatever the heck those are) and other things that make you think! -- [BeehYve](https://www.beehyve.io) : Student crowdsourced resources for any topic - [Big collection of interview preparation links • /r/cscareerquestions](https://www.reddit.com/r/cscareerquestions/comments/2lzc4h/big_collection_of_interview_preparation_links/) - [Big-O Algorithm Complexity Cheat Sheet](http://bigocheatsheet.com/#) - [BIG O Misconceptions](http://ssp.impulsetrain.com/big-o.html)