File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
15
15
1 . [ General Questions] ( #general )
16
16
1 . [ Open Questions] ( #open )
17
17
1 . [ Questions about Design Patterns] ( #patterns )
18
- 1 . [ Questions about Testing ] ( #testing )
18
+ 1 . [ Questions about Code Design ] ( #design )
19
19
1 . [ Languages Questions] ( #languages )
20
20
1 . [ Web Questions] ( #web )
21
21
1 . [ Databases Questions] ( #databases )
@@ -89,7 +89,7 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
89
89
* Why is goto evil?
90
90
* Suppose the system you are working on does not support transactionality. How would you implement it from scratch?
91
91
92
- ####[[ ↑]] ( #toc ) <a name =' testing ' >Questions about Testing :</a >
92
+ ####[[ ↑]] ( #toc ) <a name =' design ' >Questions about Code Design :</a >
93
93
94
94
* What it the tests influence on design?
95
95
You can’t perform that action at this time.
0 commit comments