Jonghan's learning path

Today I Learned as a developer

Recent posts

Leetcode problem 77 - H-Index

2 minute read

Given an array of integers citations where citations[i] is the number of citations a researcher received for their ith paper, return the researcher’s h-index.