Skip to content

Commit

Permalink
update(config): add eliud's eggs exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
KasimKaizer committed May 1, 2024
1 parent aa1a4a9 commit f428108
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1325,6 +1325,19 @@
"randomness"
]
},
{
"slug": "eliuds-eggs",
"name": "Eliud's Eggs",
"uuid": "82fb24cc-ac33-4cce-a77a-b59ce3c77832",
"practices": [],
"prerequisites": [],
"difficulty": 4,
"topics": [
"bitwise_operations",
"integers",
"math"
]
},
{
"slug": "matrix",
"name": "Matrix",
Expand Down

0 comments on commit f428108

Please sign in to comment.