Difficulty:
Tag:
IDTitleDifficulty
2769Find the Maximum Achievable NumberEasy
2770Maximum Number of Jumps to Reach the Last IndexMedium
2771Longest Non-decreasing Subarray From Two ArraysMedium
2772Apply Operations to Make All Array Elements Equal to ZeroMedium
2778Sum of Squares of Special ElementsEasy
2779Maximum Beauty of an Array After Applying OperationMedium
2780Minimum Index of a Valid SplitMedium
2781Length of the Longest Valid SubstringHard
2784Check if Array is GoodEasy
2785Sort Vowels in a StringMedium
2786Visit Array Positions to Maximize ScoreMedium
2787Ways to Express an Integer as Sum of PowersMedium
2788Split Strings by SeparatorEasy
2789Largest Element in an Array after Merge OperationsMedium
2790Maximum Number of Groups With Increasing LengthHard
2791Count Paths That Can Form a Palindrome in a TreeHard
2798Number of Employees Who Met the TargetEasy
2799Count Complete Subarrays in an ArrayMedium
2800Shortest String That Contains Three StringsMedium
2801Count Stepping Numbers in RangeHard
2806Account Balance After Rounded PurchaseEasy
2807Insert Greatest Common Divisors in Linked ListMedium
2808Minimum Seconds to Equalize a Circular ArrayMedium
2809Minimum Time to Make Array Sum At Most xHard
2810Faulty KeyboardEasy
2811Check if it is Possible to Split ArrayMedium
2812Find the Safest Path in a GridMedium
2813Maximum Elegance of a K-Length SubsequenceHard
2815Max Pair Sum in an ArrayEasy
2816Double a Number Represented as a Linked ListMedium