Skip to content

Commit

Permalink
change difficulty and move higher in config
Browse files Browse the repository at this point in the history
  • Loading branch information
Norbiox committed Jan 27, 2024
1 parent 43ee62a commit 8fbe293
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -953,6 +953,14 @@
"integers"
]
},
{
"slug": "list-ops",
"name": "List Ops",
"uuid": "779343ba-9b40-4d43-b696-2267c4eecde0",
"practices": [],
"prerequisites": [],
"difficulty": 3
},
{
"slug": "linked-list",
"name": "Linked List",
Expand All @@ -979,14 +987,6 @@
"events",
"reactive_programming"
]
},
{
"slug": "list-ops",
"name": "List Ops",
"uuid": "779343ba-9b40-4d43-b696-2267c4eecde0",
"practices": [],
"prerequisites": [],
"difficulty": 1
}
]
},
Expand Down

0 comments on commit 8fbe293

Please sign in to comment.