@@ -36,7 +36,7 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
36
36
37
37
* Remove the concept of "null" from your preferred language.
38
38
* 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.
40
40
* How do Companies like Microsoft, Google, Opera and Mozilla profit from their browsers?
41
41
* Why opening a TCP socket has a large overhead?
42
42
* What is Encapsulation important for?
@@ -65,8 +65,8 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
65
65
* Would you prefer working on Green Field or Brown Field projects? Why?
66
66
* [ What happens when you type google.com into your browser and press enter?] ( https://github.com/alex/what-happens-when )
67
67
* 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.
70
70
* What does it mean to be a "Professional Developer"?
71
71
* Is developing software an art, a craftsmanship or an engineering endeavour? Your opinion.
72
72
* "People who like this also like... ". How would you implement this feature in an e-commerce shop?
0 commit comments