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 f6a5d10

Browse filesBrowse files
author
Sean Prashad
authored
Update Insert Interval from Hard to Medium difficulty (seanprashad#74)
1 parent 32abbbc commit f6a5d10
Copy full SHA for f6a5d10

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
@@ -1048,7 +1048,7 @@ const questions = [
10481048
name: 'Insert Interval',
10491049
url: 'https://leetcode.com/problems/insert-interval/',
10501050
pattern: ['Intervals'],
1051-
difficulty: 'Hard',
1051+
difficulty: 'Medium',
10521052
premium: false,
10531053
companies: ['Google', 'Twitter', 'Amazon', 'Facebook'],
10541054
},

0 commit comments

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