File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
16
16
1 . [ Open Questions] ( #open )
17
17
1 . [ Questions about Design Patterns] ( #patterns )
18
18
1 . [ Questions about Code Design] ( #design )
19
- 1 . [ Languages Questions] ( #languages )
19
+ 1 . [ Questions about languages ] ( #languages )
20
20
1 . [ Web Questions] ( #web )
21
21
1 . [ Databases Questions] ( #databases )
22
22
1 . [ NoSQL Questions] ( #nosql )
@@ -120,6 +120,8 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
120
120
* Whats the Stack and what's the Heap?
121
121
* Why is it important that in a language functions are first class citizen?
122
122
* How is Pattern Matching different than Switch clauses?
123
+ * Why do some languages have no exceptions by design? What are the pros and cons?
124
+
123
125
124
126
####[[ ↑]] ( #toc ) <a name =' web ' >Questions about Web development:</a >
125
127
* Why first-party cookies and third-party cookies are treated so differently?
You can’t perform that action at this time.
0 commit comments