Skip to content

Commit e082889

Browse files
Missing . at the end of some line
1 parent 667b51c commit e082889

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
3636

3737
* Remove the concept of "null" from your preferred language.
3838
* Why Functional Programming matters? When should a functional programming language be used?
39-
* What's the difference between design, architecture, functionality and aesthetic? Discuss
39+
* What's the difference between design, architecture, functionality and aesthetic? Discuss.
4040
* How do Companies like Microsoft, Google, Opera and Mozilla profit from their browsers?
4141
* Why opening a TCP socket has a large overhead?
4242
* What is Encapsulation important for?
@@ -65,8 +65,8 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
6565
* Would you prefer working on Green Field or Brown Field projects? Why?
6666
* [What happens when you type google.com into your browser and press enter?](https://github.com/alex/what-happens-when)
6767
* What does your computer do when you wait?
68-
* Explain Unicode/Database Transactions to a 5 year old child
69-
* Defend the monolithic architecture
68+
* Explain Unicode/Database Transactions to a 5 year old child.
69+
* Defend the monolithic architecture.
7070
* What does it mean to be a "Professional Developer"?
7171
* Is developing software an art, a craftsmanship or an engineering endeavour? Your opinion.
7272
* "People who like this also like... ". How would you implement this feature in an e-commerce shop?

0 commit comments

Comments
 (0)