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 d12a3cc commit e965114Copy full SHA for e965114
src/data/index.js
@@ -1468,7 +1468,7 @@ const questions = [
1468
name: 'Sequence Reconstruction',
1469
url: 'https://leetcode.com/problems/sequence-reconstruction',
1470
pattern: ['Graph', 'Topological Sort'],
1471
- difficulty: 'Hard',
+ difficulty: 'Medium',
1472
premium: true,
1473
companies: ['Google'],
1474
},
0 commit comments