From 6b0b41c9f0fdc8cfe2c4ace67b951b5e412fe604 Mon Sep 17 00:00:00 2001 From: Joynal Abedin Date: Wed, 4 Oct 2017 09:24:18 +0600 Subject: [PATCH 1/4] Html questions and answers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0909406..230f3af 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [HTML interview questions and answers for freshers and experienced candidates Also find HTML online practice tests to fight written tests and certification exams on HTML](http://www.careerride.com/Interview-Questions-HTML.aspx) * [Top 50 HTML Interview Questions for both freshers and experienced developers](http://career.guru99.com/top-50-html-interview-questions/) * [Common HTML interview questions for freshers](http://www.javatpoint.com/html-interview-questions) +* [HTML Questions and Answers](https://github.com/yangshun/tech-interview-handbook/blob/master/front-end/interview-questions.md#html-questions) ### Ionic From 6a80829e5d49cf882dceb4cdc7185cf8eacb9761 Mon Sep 17 00:00:00 2001 From: Joynal Abedin Date: Wed, 4 Oct 2017 09:25:38 +0600 Subject: [PATCH 2/4] css questions and answers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 230f3af..5bb65d6 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [Development hiring managers and potential interviewees may find there sample CSS proficiency interview Q&As and code snippets useful](http://www.techrepublic.com/blog/software-engineer/css-interview-questions-and-answers/) * [Interview Questions and Exercises About CSS](https://css-tricks.com/interview-questions-css/) * [Top 50 CSS(Cascading Style Sheet) Interview Questions covering the most of tricky CSS moments](http://career.guru99.com/top-50-csscascading-style-sheet-interview-questions/) +* [CSS Questions and Answers](https://github.com/yangshun/tech-interview-handbook/blob/master/front-end/interview-questions.md#css-questions) ### Django From f39c30e74f121152b658505a0764b86eea8e965d Mon Sep 17 00:00:00 2001 From: Joynal Abedin Date: Wed, 4 Oct 2017 09:27:17 +0600 Subject: [PATCH 3/4] javascript questions and answers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bb65d6..0fd078f 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [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)) +* [JavaScript Questions and Answers](https://github.com/yangshun/tech-interview-handbook/blob/master/front-end/interview-questions.md#js-questions) ### KnockoutJS From f7f820db041e7319fd2815f0c6eed027fc1b4054 Mon Sep 17 00:00:00 2001 From: Joynal Abedin Date: Wed, 4 Oct 2017 09:32:26 +0600 Subject: [PATCH 4/4] 10 JavaScript concepts you need to know for interviews --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0fd078f..39eba3f 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [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)) * [JavaScript Questions and Answers](https://github.com/yangshun/tech-interview-handbook/blob/master/front-end/interview-questions.md#js-questions) +* [10 JavaScript Concepts You Need to Know for Interviews](https://dev.to/arnavaggarwal/10-javascript-concepts-you-need-to-know-for-interviews) ### KnockoutJS