8000 Rename Question 6 Majority Element.txt to Question 6 Majority Element… · shivamkumar177/LeetcodeMay@ddc7483 · GitHub
[go: up one dir, main page]

Skip to content

Commit ddc7483

Browse files
Rename Question 6 Majority Element.txt to Question 6 Majority Element.cpp
1 parent 72630bd commit ddc7483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WEEK 1/Question 6 Majority Element.txt renamed to WEEK 1/Question 6 Majority Element.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ class Solution {
1919
}
2020
return ans;
2121
}
22-
};
22+
};

0 commit comments

Comments
 (0)
0