We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdfebfb commit d27327dCopy full SHA for d27327d
scripts/algorithms/H/Height Checker/Height Checker.java
@@ -1,4 +1,4 @@
1
-// Runtime: 3 ms (Top 33.59%) | Memory: 42.3 MB (Top 26.32%)
+// Runtime: 2 ms (Top 77.11%) | Memory: 42.1 MB (Top 31.42%)
2
class Solution {
3
public int heightChecker(int[] heights) {
4
0 commit comments