From a246473854583d1c35ab4f9ad9c9ad5a75b3249b Mon Sep 17 00:00:00 2001 From: Edan Schwartz Date: Thu, 10 Feb 2022 10:15:53 -0600 Subject: [PATCH] Remove "Top 85 Javascript Interview Questions" Has several incorrect/incomplete/misleading answers --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6e8d131..9db2fd8 100644 --- a/README.md +++ b/README.md @@ -319,7 +319,6 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g * [Some basic javascript coding challenges and interview questions](https://github.com/kolodny/exercises) * [Some JavaScript interview exercises](https://github.com/csvenja/javascript-exercises) * [Ten Questions I've Been Asked, Most More Than Once, Over Six Technical JavaScript / Front-End Engineer Job Interviews.](https://www.reddit.com/r/javascript/comments/3rb88w/ten_questions_ive_been_asked_most_more_than_once) -* [Top 85 JavaScript Interview Questions](http://career.guru99.com/top-85-javascript-interview-questions/) * [Interview Cake JavaScript Interview Questions](https://www.interviewcake.com/javascript-interview-questions) * [The Best Frontend JavaScript Interview Questions (written by a Frontend Engineer)](https://performancejs.com/post/hde6d32/The-Best-Frontend-JavaScript-Interview-Questions-(written-by-a-Frontend-Engineer)) * [10 JavaScript Concepts You Need to Know for Interviews](https://dev.to/arnavaggarwal/10-javascript-concepts-you-need-to-know-for-interviews)