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 b6dea08 commit 60736bbCopy full SHA for 60736bb
config.json
@@ -810,6 +810,14 @@
810
],
811
"difficulty": 4
812
},
813
+ {
814
+ "slug": "rate-limiter",
815
+ "name": "rate-limiter",
816
+ "uuid": "b4b0c60e-4ce1-488e-948f-bcb6821c773c",
817
+ "practices": [],
818
+ "prerequisites": ["generic-types"],
819
+ "difficulty": 4
820
+ },
821
{
822
"slug": "rotational-cipher",
823
"name": "Rotational Cipher",
@@ -1901,14 +1909,6 @@
1901
1909
"lists"
1902
1910
1903
1911
"difficulty": 10
1904
- },
1905
- {
1906
- "slug": "rate-limiter",
1907
- "name": "rate-limiter",
1908
- "uuid": "b4b0c60e-4ce1-488e-948f-bcb6821c773c",
- "practices": [],
- "prerequisites": ["generic-types"],
- "difficulty": 4
1912
}
1913
1914
"foregone": [
0 commit comments