Skip to content

Commit f1373cb

Browse files
committed
Update README.md
1 parent 649ee0b commit f1373cb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## AngularJS Interview Questions with Example ( Updated upto v1.7.x )
22

33

4-
### 1. Basics
4+
### Basics
55

66
|Sl.No| Questions |
77
|-----|------------------------------------------------|
@@ -40,7 +40,7 @@
4040

4141

4242

43-
### 2. Architecture
43+
### Architecture
4444

4545
|Sl.No| Questions |
4646
|-----|-----------------------------------------------------------------------|
@@ -63,7 +63,7 @@
6363
| 49. |[What makes the angular.copy() method so powerful?](#q-what-makes-the-angularcopy-method-so-powerful)|
6464
| 50. |[What is a singleton pattern and where we can find it in AngularJS?](#q-what-is-a-singleton-pattern-and-where-we-can-find-it-in-angularjs)|
6565

66-
### 3. Directives
66+
### Directives
6767

6868
|Sl.No| Questions |
6969
|-----|------------------------------------------------------------------------|
@@ -82,15 +82,15 @@
8282
| 63. |[What is the Router directive that can be placed on elements to navigate to a new route?](#q-what-is-the-router-directive-that-can-be-placed-on-elements-to-navigate-to-a-new-route)|
8383

8484

85-
### 4. Filters
85+
### Filters
8686

8787
|Sl.No| Questions |
8888
|-----|------------------------------------------------------------------|
8989
| 64. |[What are Filters in AngularJS?](#q-what-are-filters-in-angularjs)|
9090
| 65. |[What are the basics steps to unit test an AngulatJS filter?](#q-what-are-the-basics-steps-to-unit-test-an-angulatjs-filter)|
9191

9292

93-
### 5. Service
93+
### Service
9494

9595
|Sl.No| Questions |
9696
|-----|------------------------------------------------------------------------------------------------------|
@@ -106,7 +106,7 @@
106106
| 75. |[An Angular class that used to create an instance that will be an argument to the request method of http is?](#q-an-angular-class-that-used-to-create-an-instance-that-will-be-an-argument-to-the-request-method-of-http-is)|
107107

108108

109-
### 6. Miscellaneous
109+
### Miscellaneous
110110

111111
|Sl.No| Questions |
112112
|-----|-------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)