From 875882ff756b7273bd7789b47cc6c22ee5e2a755 Mon Sep 17 00:00:00 2001 From: azar Date: Thu, 3 Oct 2019 11:23:14 +0530 Subject: [PATCH 1/3] Added jquery interview questions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 86ed1e4..fcdd63b 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,9 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li ### jQuery * [70 jQuery Interview Questions to Ace Your Next Interview](https://pangara.com/blog/70-jquery-interview-questions) +* [Top 50 jquery interview questions](https://career.guru99.com/top-50-jquery-interview-questions/) +*[17 Essential jQuery Interview Questions](https://www.toptal.com/jquery/interview-questions) + ### Front-end build tools From 35fd0218e2c2e1c2253edee6cc45c0c2ed929093 Mon Sep 17 00:00:00 2001 From: azar Date: Thu, 3 Oct 2019 11:25:05 +0530 Subject: [PATCH 2/3] fix bug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcdd63b..7e2c6e7 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [70 jQuery Interview Questions to Ace Your Next Interview](https://pangara.com/blog/70-jquery-interview-questions) * [Top 50 jquery interview questions](https://career.guru99.com/top-50-jquery-interview-questions/) -*[17 Essential jQuery Interview Questions](https://www.toptal.com/jquery/interview-questions) +* [17 Essential jQuery Interview Questions](https://www.toptal.com/jquery/interview-questions) ### Front-end build tools From 1c7bc1469c2612fb518e63d021f9bb7a6b419b0d Mon Sep 17 00:00:00 2001 From: azar Date: Thu, 3 Oct 2019 11:25:46 +0530 Subject: [PATCH 3/3] fix bug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e2c6e7..0a3dc28 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [70 jQuery Interview Questions to Ace Your Next Interview](https://pangara.com/blog/70-jquery-interview-questions) * [Top 50 jquery interview questions](https://career.guru99.com/top-50-jquery-interview-questions/) -* [17 Essential jQuery Interview Questions](https://www.toptal.com/jquery/interview-questions) +* [17 Essential jQuery Interview Questions From Toptal](https://www.toptal.com/jquery/interview-questions) ### Front-end build tools