A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
L
- ladderLength(java.lang.String,java.lang.String,java.util.List) - function in g0101_0200.s0127_word_ladder.Solution
- largeGroupPositions(java.lang.String) - function in g0801_0900.s0830_positions_of_large_groups.Solution
- largest1BorderedSquare(kotlin.Array) - function in g1101_1200.s1139_largest_1_bordered_square.Solution
- largestAltitude(kotlin.IntArray) - function in g1701_1800.s1732_find_the_highest_altitude.Solution
- largestCombination(kotlin.IntArray) - function in g2201_2300.s2275_largest_combination_with_bitwise_and_greater_than_zero.Solution
- largestComponentSize(kotlin.IntArray) - function in g0901_1000.s0952_largest_component_size_by_common_factor.Solution
- largestDivisibleSubset(kotlin.IntArray) - function in g0301_0400.s0368_largest_divisible_subset.Solution
- largestGoodInteger(java.lang.String) - function in g2201_2300.s2264_largest_3_same_digit_number_in_string.Solution
- largestInteger(java.lang.Integer) - function in g2201_2300.s2231_largest_number_after_digit_swaps_by_parity.Solution
- largestIsland(kotlin.Array) - function in g0801_0900.s0827_making_a_large_island.Solution
- largestLocal(kotlin.Array) - function in g2301_2400.s2373_largest_local_values_in_a_matrix.Solution
- largestMagicSquare(kotlin.Array) - function in g1801_1900.s1895_largest_magic_square.Solution
- largestMerge(java.lang.String,java.lang.String) - function in g1701_1800.s1754_largest_merge_of_two_strings.Solution
- largestMultipleOfThree(kotlin.IntArray) - function in g1301_1400.s1363_largest_multiple_of_three.Solution
- largestNumber(kotlin.IntArray) - function in g0101_0200.s0179_largest_number.Solution
- largestNumber(kotlin.IntArray,java.lang.Integer) - function in g1401_1500.s1449_form_largest_integer_with_digits_that_add_up_to_target.Solution
- largestOddNumber(java.lang.String) - function in g1901_2000.s1903_largest_odd_number_in_string.Solution
- largestOverlap(kotlin.Array,kotlin.Array) - function in g0801_0900.s0835_image_overlap.Solution
- largestPalindrome(java.lang.Integer) - function in g0401_0500.s0479_largest_palindrome_product.Solution
- largestPalindromic(java.lang.String) - function in g2301_2400.s2384_largest_palindromic_number.Solution
- largestPathValue(java.lang.String,kotlin.Array) - function in g1801_1900.s1857_largest_color_value_in_a_directed_graph.Solution
- largestPerimeter(kotlin.IntArray) - function in g0901_1000.s0976_largest_perimeter_triangle.Solution
- largestPerimeter(kotlin.IntArray) - function in g2901_3000.s2971_find_polygon_with_the_largest_perimeter.Solution
- largestRectangleArea(kotlin.IntArray) - function in g0001_0100.s0084_largest_rectangle_in_histogram.Solution
- largestSubmatrix(kotlin.Array) - function in g1701_1800.s1727_largest_submatrix_with_rearrangements.Solution
- largestSumAfterKNegations(kotlin.IntArray,java.lang.Integer) - function in g1001_1100.s1005_maximize_sum_of_array_after_k_negations.Solution
- largestSumOfAverages(kotlin.IntArray,java.lang.Integer) - function in g0801_0900.s0813_largest_sum_of_averages.Solution
- largestTimeFromDigits(kotlin.IntArray) - function in g0901_1000.s0949_largest_time_for_given_digits.Solution
- largestTriangleArea(kotlin.Array) - function in g0801_0900.s0812_largest_triangle_area.Solution
- largestValsFromLabels(kotlin.IntArray,kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in g1001_1100.s1090_largest_values_from_labels.Solution
- largestValues(com_github_leetcode.TreeNode) - function in g0501_0600.s0515_find_largest_value_in_each_tree_row.Solution
- largestVariance(java.lang.String) - function in g2201_2300.s2272_substring_with_largest_variance.Solution
- largestWordCount(kotlin.Array,kotlin.Array) - function in g2201_2300.s2284_sender_with_largest_word_count.Solution
- lastRemaining(java.lang.Integer) - function in g0301_0400.s0390_elimination_game.Solution
- lastStoneWeight(kotlin.IntArray) - function in g1001_1100.s1046_last_stone_weight.Solution
- lastStoneWeightII(kotlin.IntArray) - function in g1001_1100.s1049_last_stone_weight_ii.Solution
- lastSubstring(java.lang.String) - function in g1101_1200.s1163_last_substring_in_lexicographical_order.Solution
- lastVisitedIntegers(java.util.List) - function in g2801_2900.s2899_last_visited_integers.Solution
- latestDayToCross(java.lang.Integer,java.lang.Integer,kotlin.Array) - function in g1901_2000.s1970_last_day_where_you_can_still_cross.Solution
- latestTimeCatchTheBus(kotlin.IntArray,kotlin.IntArray,java.lang.Integer) - function in g2301_2400.s2332_the_latest_time_to_catch_a_bus.Solution
- lcaDeepestLeaves(com_github_leetcode.TreeNode) - function in g1101_1200.s1123_lowest_common_ancestor_of_deepest_leaves.Solution
- leafSimilar(com_github_leetcode.TreeNode,com_github_leetcode.TreeNode) - function in g0801_0900.s0872_leaf_similar_trees.Solution
- leastBricks(java.util.List) - function in g0501_0600.s0554_brick_wall.Solution
- leastInterval(kotlin.CharArray,java.lang.Integer) - function in g0601_0700.s0621_task_scheduler.Solution
- leastOpsExpressTarget(java.lang.Integer,java.lang.Integer) - function in g0901_1000.s0964_least_operators_to_express_number.Solution
- leave(java.lang.Integer) - function in g0801_0900.s0855_exam_room.ExamRoom
- leftmostBuildingQueries(kotlin.IntArray,kotlin.Array) - function in g2901_3000.s2940_find_building_where_alice_and_bob_can_meet.Solution
- leftRightDifference(kotlin.IntArray) - function in g2501_2600.s2574_left_and_right_sum_differences.Solution
- lemonadeChange(kotlin.IntArray) - function in g0801_0900.s0860_lemonade_change.Solution
- len() - function in g0201_0300.s0212_word_search_ii.Tree
- length() - function in g1001_1100.s1095_find_in_mountain_array.MountainArray
- lengthLongestPath(java.lang.String) - function in g0301_0400.s0388_longest_absolute_file_path.Solution
- lengthOfLastWord(java.lang.String) - function in g0001_0100.s0058_length_of_last_word.Solution
- lengthOfLIS(kotlin.IntArray) - function in g0201_0300.s0300_longest_increasing_subsequence.Solution
- lengthOfLIS(kotlin.IntArray,java.lang.Integer) - function in g2401_2500.s2407_longest_increasing_subsequence_ii.Solution
- lengthOfLongestSubsequence(java.util.List,java.lang.Integer) - function in g2901_3000.s2915_length_of_the_longest_subsequence_that_sums_to_target.Solution
- lengthOfLongestSubstring(java.lang.String) - function in g0001_0100.s0003_longest_substring_without_repeating_characters.Solution
- lenLongestFibSubseq(kotlin.IntArray) - function in g0801_0900.s0873_length_of_longest_fibonacci_subsequence.Solution
- letterCasePermutation(java.lang.String) - function in g0701_0800.s0784_letter_case_permutation.Solution
- letterCombinations(java.lang.String) - function in g0001_0100.s0017_letter_combinations_of_a_phone_number.Solution
- levelOrder(com_github_leetcode.TreeNode) - function in g0101_0200.s0102_binary_tree_level_order_traversal.Solution
- levelOrder(com_github_leetcode.Node) - function in g0401_0500.s0429_n_ary_tree_level_order_traversal.Solution
- levelOrderBottom(com_github_leetcode.TreeNode) - function in g0101_0200.s0107_binary_tree_level_order_traversal_ii.Solution
- lexicalOrder(java.lang.Integer) - function in g0301_0400.s0386_lexicographical_numbers.Solution
- lexicographicallySmallestArray(kotlin.IntArray,java.lang.Integer) - function in g2901_3000.s2948_make_lexicographically_smallest_array_by_swapping_elements.Solution
- LFUCache - class in g0401_0500.s0460_lfu_cache
- licenseKeyFormatting(java.lang.String,java.lang.Integer) - function in g0401_0500.s0482_license_key_formatting.Solution
- ListNode - class in com_github_leetcode
- lock(java.lang.Integer,java.lang.Integer) - function in g1901_2000.s1993_operations_on_tree.LockingTree
- LockingTree - class in g1901_2000.s1993_operations_on_tree
- longest() - function in g2401_2500.s2424_longest_uploaded_prefix.LUPrefix
- longestAlternatingSubarray(kotlin.IntArray,java.lang.Integer) - function in g2701_2800.s2760_longest_even_odd_subarray_with_threshold.Solution
- longestArithSeqLength(kotlin.IntArray) - function in g1001_1100.s1027_longest_arithmetic_subsequence.Solution
- longestAwesome(java.lang.String) - function in g1501_1600.s1542_find_longest_awesome_substring.Solution
- longestBeautifulSubstring(java.lang.String) - function in g1801_1900.s1839_longest_substring_of_all_vowels_in_order.Solution
- longestCommonPrefix(kotlin.Array) - function in g0001_0100.s0014_longest_common_prefix.Solution
- longestCommonSubpath(java.lang.Integer,kotlin.Array) - function in g1901_2000.s1923_longest_common_subpath.Solution
- longestCommonSubsequence(java.lang.String,java.lang.String) - function in g1101_1200.s1143_longest_common_subsequence.Solution
- longestConsecutive(kotlin.IntArray) - function in g0101_0200.s0128_longest_consecutive_sequence.Solution
- longestContinuousSubstring(java.lang.String) - function in g2401_2500.s2414_length_of_the_longest_alphabetical_continuous_substring.Solution
- longestCycle(kotlin.IntArray) - function in g2301_2400.s2360_longest_cycle_in_a_graph.Solution
- longestDecomposition(java.lang.String) - function in g1101_1200.s1147_longest_chunked_palindrome_decomposition.Solution
- longestDiverseString(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g1401_1500.s1405_longest_happy_string.Solution
- longestDupSubstring(java.lang.String) - function in g1001_1100.s1044_longest_duplicate_substring.Solution
- longestEqualSubarray(java.util.List,java.lang.Integer) - function in g2801_2900.s2831_find_the_longest_equal_subarray.Solution
- longestIdealString(java.lang.String,java.lang.Integer) - function in g2301_2400.s2370_longest_ideal_subsequence.Solution
- longestIncreasingPath(kotlin.Array) - function in g0301_0400.s0329_longest_increasing_path_in_a_matrix.Solution
- longestMountain(kotlin.IntArray) - function in g0801_0900.s0845_longest_mountain_in_array.Solution
- longestNiceSubarray(kotlin.IntArray) - function in g2401_2500.s2401_longest_nice_subarray.Solution
- longestNiceSubstring(java.lang.String) - function in g1701_1800.s1763_longest_nice_substring.Solution
- longestObstacleCourseAtEachPosition(kotlin.IntArray) - function in g1901_2000.s1964_find_the_longest_valid_obstacle_course_at_each_position.Solution
- longestOnes(kotlin.IntArray,java.lang.Integer) - function in g1001_1100.s1004_max_consecutive_ones_iii.Solution
- longestPalindrome(java.lang.String) - function in g0001_0100.s0005_longest_palindromic_substring.Solution
- longestPalindrome(java.lang.String) - function in g0401_0500.s0409_longest_palindrome.Solution
- longestPalindrome(java.lang.String,java.lang.String) - function in g1701_1800.s1771_maximize_palindrome_length_from_subsequences.Solution
- longestPalindrome(kotlin.Array) - function in g2101_2200.s2131_longest_palindrome_by_concatenating_two_letter_words.Solution
- longestPalindromeSubseq(java.lang.String) - function in g0501_0600.s0516_longest_palindromic_subsequence.Solution
- longestPath(kotlin.IntArray,java.lang.String) - function in g2201_2300.s2246_longest_path_with_different_adjacent_characters.Solution
- longestPrefix(java.lang.String) - function in g1301_1400.s1392_longest_happy_prefix.Solution
- longestRepeating(java.lang.String,java.lang.String,kotlin.IntArray) - function in g2201_2300.s2213_longest_substring_of_one_repeating_character.Solution
- longestSemiRepetitiveSubstring(java.lang.String) - function in g2701_2800.s2730_find_the_longest_semi_repetitive_substring.Solution
- longestSquareStreak(kotlin.IntArray) - function in g2501_2600.s2501_longest_square_streak_in_an_array.Solution
- longestStrChain(kotlin.Array) - function in g1001_1100.s1048_longest_string_chain.Solution
- longestString(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g2701_2800.s2745_construct_the_longest_new_string.Solution
- longestSubarray(kotlin.IntArray,java.lang.Integer) - function in g1401_1500.s1438_longest_continuous_subarray_with_absolute_diff_less_than_or_equal_to_limit.Solution
- longestSubarray(kotlin.IntArray) - function in g1401_1500.s1493_longest_subarray_of_1s_after_deleting_one_element.Solution
- longestSubarray(kotlin.IntArray) - function in g2401_2500.s2419_longest_subarray_with_maximum_bitwise_and.Solution
- longestSubsequence(kotlin.IntArray,java.lang.Integer) - function in g1201_1300.s1218_longest_arithmetic_subsequence_of_given_difference.Solution
- longestSubsequence(java.lang.String,java.lang.Integer) - function in g2301_2400.s2311_longest_binary_subsequence_less_than_or_equal_to_k.Solution
- longestSubsequenceRepeatedK(java.lang.String,java.lang.Integer) - function in g2001_2100.s2014_longest_subsequence_repeated_k_times.Solution
- longestSubstring(java.lang.String,java.lang.Integer) - function in g0301_0400.s0395_longest_substring_with_at_least_k_repeating_characters.Solution
- longestUnivaluePath(com_github_leetcode.TreeNode) - function in g0601_0700.s0687_longest_univalue_path.Solution
- longestValidParentheses(java.lang.String) - function in g0001_0100.s0032_longest_valid_parentheses.Solution
- longestValidSubstring(java.lang.String,java.util.List) - function in g2701_2800.s2781_length_of_the_longest_valid_substring.Solution
- longestWord(kotlin.Array) - function in g0701_0800.s0720_longest_word_in_dictionary.Solution
- longestWPI(kotlin.IntArray) - function in g1101_1200.s1124_longest_well_performing_interval.Solution
- longestZigZag(com_github_leetcode.TreeNode) - function in g1301_1400.s1372_longest_zigzag_path_in_a_binary_tree.Solution
- loudAndRich(kotlin.Array,kotlin.IntArray) - function in g0801_0900.s0851_loud_and_rich.Solution
- lowestCommonAncestor(com_github_leetcode.TreeNode,com_github_leetcode.TreeNode,com_github_leetcode.TreeNode) - function in g0201_0300.s0235_lowest_common_ancestor_of_a_binary_search_tree.Solution
- lowestCommonAncestor(com_github_leetcode.TreeNode,com_github_leetcode.TreeNode,com_github_leetcode.TreeNode) - function in g0201_0300.s0236_lowest_common_ancestor_of_a_binary_tree.Solution
- LRUCache - class in g0101_0200.s0146_lru_cache
- LRUCache.Node - class in g0101_0200.s0146_lru_cache.LRUCache
- luckyNumbers(kotlin.Array) - function in g1301_1400.s1380_lucky_numbers_in_a_matrix.Solution
- LUPrefix - class in g2401_2500.s2424_longest_uploaded_prefix