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 9da5503 commit dffda83Copy full SHA for dffda83
src/main/java/com/fishercoder/solutions/_274.java
@@ -13,7 +13,6 @@
13
Note: If there are several possible values for h, the maximum one is taken as the h-index.
14
15
Hint:
16
-
17
An easy approach is to sort the array first.
18
What are the possible values of h-index?
19
A faster approach is to use extra space.
0 commit comments