Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e965114

Browse filesBrowse files
Sean PrashadSean Prashad
Sean Prashad
authored and
Sean Prashad
committed
Update Sequence Reconstruction from Hard to Medium difficulty
1 parent d12a3cc commit e965114
Copy full SHA for e965114

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/data/index.js

Copy file name to clipboardExpand all lines: src/data/index.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1468,7 +1468,7 @@ const questions = [
14681468
name: 'Sequence Reconstruction',
14691469
url: 'https://leetcode.com/problems/sequence-reconstruction',
14701470
pattern: ['Graph', 'Topological Sort'],
1471-
difficulty: 'Hard',
1471+
difficulty: 'Medium',
14721472
premium: true,
14731473
companies: ['Google'],
14741474
},

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.