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 afde007

Browse filesBrowse files
Sean PrashadSean Prashad
Sean Prashad
authored and
Sean Prashad
committed
Update ID for Majority Element from 173 to 174
An existing quesiton already has the ID of 173 and this was causing some problems when attempting to update the difficulty counter, which landed in seanprashad#64
1 parent 82cf595 commit afde007
Copy full SHA for afde007

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
@@ -2036,7 +2036,7 @@ const questions = [
20362036
],
20372037
},
20382038
{
2039-
id: 173,
2039+
id: 174,
20402040
name: 'Majority Element',
20412041
url: 'https://leetcode.com/problems/majority-element/',
20422042
pattern: ['Sorting'],

0 commit comments

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