Skip to content

Commit 61ec2a7

Browse files
Testing => Design
1 parent 698b008 commit 61ec2a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
1515
1. [General Questions](#general)
1616
1. [Open Questions](#open)
1717
1. [Questions about Design Patterns](#patterns)
18-
1. [Questions about Testing](#testing)
18+
1. [Questions about Code Design](#design)
1919
1. [Languages Questions](#languages)
2020
1. [Web Questions](#web)
2121
1. [Databases Questions](#databases)
@@ -89,7 +89,7 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
8989
* Why is goto evil?
9090
* Suppose the system you are working on does not support transactionality. How would you implement it from scratch?
9191

92-
####[[]](#toc) <a name='testing'>Questions about Testing:</a>
92+
####[[]](#toc) <a name='design'>Questions about Code Design:</a>
9393

9494
* What it the tests influence on design?
9595

0 commit comments

Comments
 (0)