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 44c4b9a commit 2ecff6aCopy full SHA for 2ecff6a
1 file changed
config.json
@@ -595,11 +595,15 @@
595
"name": "Eliud's Eggs",
596
"uuid": "058c69bd-9c1a-45f0-a94f-62be9f0c9e4e",
597
"practices": [
598
- "basics-2"
+ "basics-2",
599
+ "recursion",
600
+ "tail-call-recursion"
601
],
602
"prerequisites": [
603
"basics-1",
604
605
606
607
608
"difficulty": 2
609
},
0 commit comments