Skip to content

Commit 1212b81

Browse files
committed
Update h-index-ii.js
1 parent b93d72f commit 1212b81

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

leetcode/h-index-ii.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
/*
2+
* Follow up for H-Index(https://leetcode.com/problems/h-index/): What if the citations array is sorted in ascending order? Could you optimize your algorithm?
13
4+
*/

0 commit comments

Comments
 (0)