diff --git a/fundamentals/JavaScript_Interview_Questions.md b/fundamentals/JavaScript_Interview_Questions.md new file mode 100644 index 0000000..1138697 --- /dev/null +++ b/fundamentals/JavaScript_Interview_Questions.md @@ -0,0 +1,11 @@ +Below are a number of JavaScript questions and a few about JSON. + +## 37 Essential JavaScript Interview Questions: +[https://www.toptal.com/javascript/interview-questions](https://www.toptal.com/javascript/interview-questions) + + +## 43 JSON Interview Questions And Answers 2019: +[https://codingcompiler.com/json-interview-questions-answers](https://codingcompiler.com/json-interview-questions-answers) + +## List of (Advanced) JavaScript Questions: +[https://github.com/lydiahallie/javascript-questions](https://github.com/lydiahallie/javascript-questions) \ No newline at end of file