Skip to content

Commit c6ea7ff

Browse files
committed
added link
1 parent aeff1e3 commit c6ea7ff

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ Front end Interview Questions
44
To rock the interview to achieve what you deserve and to improve your concepts about front end technologies, I have consolidated a list of questions and answers. It's a one stop solution for front end interview process.
55

66
## Table of Contents
7-
*
7+
* [JavaScript: Basics and Tricky Questions](#javascript-basics-and-tricky-questions)
8+
* [Algorithm Beginners Level](#javascript-algorithm-beginners-level)
9+
* [css: Basics and Tricky Questions](#css-basics-and-tricky-questions)
10+
* [DOM related Questions](#javascript-dom-related-questions)
11+
* [html: Basic Questions for Begginers](#html-basic-questions-for-begginers)
812

9-
10-
### Angular Interview Questions
13+
### [Angular Interview Questions](https://github.com/khan4019/angular-interview-questions)
1114
An exclusive list of Angular interview Questions are [here](https://github.com/khan4019/angular-interview-questions)
1215

1316
## [JavaScript: Basics and Tricky Questions](http://www.thatjsdude.com/interview/js2.html)
@@ -151,11 +154,9 @@ __________________
151154

152155

153156

154-
<<<<<<< HEAD
157+
155158
## [html: Basic Questions for Begginers](http://www.thatjsdude.com/interview/html.html)
156-
=======
157-
##[html: Basic Questions for Beginners](http://www.thatjsdude.com/interview/html.html)
158-
>>>>>>> e8380b49e13b19166a7b548487515285eb456c16
159+
159160
15 basic questions and asnwers
160161
______
161162
1. Why do you need doctype?
@@ -187,19 +188,19 @@ Very rough stage..need to finish (for expert)
187188
Very rough stage..need to finish (for expert)
188189
__________________
189190

190-
##ToDO list
191+
## TODO list
191192
1. CSS: Generate mock up from provided layout
192193
2. JavaScript: Programming challenges for expert
193194
3. HR related questions like
194195
1. What is your weakness
195196
2. Why are you leaving your current job
196-
3. Tell me about a project that you werent able to finish on time
197+
3. Tell me about a project that you weren't able to finish on time
197198
4. How you resolve conflict among team members
198199
5. How will you introduce a new technology to the team
199-
6. Do you prefere to work individually or in a team
200+
6. Do you prefer to work individually or in a team
200201
7. Sell this pen/coke/something to me
201202
8. How much salary do you want
202-
3. What you dont like you current job
203+
3. What you don't like you current job
203204
4. What you like least in your current job
204205
3. Tree Data Structure in JavaScript
205206
4. Graph and high order data structure in JavaScript

0 commit comments

Comments
 (0)