We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6e219 commit 5b4fa4dCopy full SHA for 5b4fa4d
README.md
@@ -91,7 +91,7 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
91
92
* Tell me the 3 worse defects of your preferred language
93
* Why is there a rising interest about Functional Programming?
94
-* What is a closure, and what is useful for?
+* What is a closure, and what is useful for? What's in common between closures and classes?
95
* What are generics useful for?
96
* What are high-order functions? What are they useful for? Write one, in your preferred language.
97
* Write a loop, then transform it into a recursive function, avoiding mutability. Discuss.
0 commit comments