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
K
- kClosest(kotlin.Array,java.lang.Integer) - function in g0901_1000.s0973_k_closest_points_to_origin.Solution
- kConcatenationMaxSum(kotlin.IntArray,java.lang.Integer) - function in g1101_1200.s1191_k_concatenation_maximum_sum.Solution
- kidsWithCandies(kotlin.IntArray,java.lang.Integer) - function in g1401_1500.s1431_kids_with_the_greatest_number_of_candies.Solution
- kIncreasing(kotlin.IntArray,java.lang.Integer) - function in g2101_2200.s2111_minimum_operations_to_make_the_array_k_increasing.Solution
- kInversePairs(java.lang.Integer,java.lang.Integer) - function in g0601_0700.s0629_k_inverse_pairs_array.Solution
- kItemsWithMaximumSum(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g2501_2600.s2600_k_items_with_the_maximum_sum.Solution
- kLengthApart(kotlin.IntArray,java.lang.Integer) - function in g1401_1500.s1437_check_if_all_1s_are_at_least_length_k_places_away.Solution
- kMirror(java.lang.Integer,java.lang.Integer) - function in g2001_2100.s2081_sum_of_k_mirror_numbers.Solution
- knightDialer(java.lang.Integer) - function in g0901_1000.s0935_knight_dialer.Solution
- knightProbability(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g0601_0700.s0688_knight_probability_in_chessboard.Solution
- kSimilarity(java.lang.String,java.lang.String) - function in g0801_0900.s0854_k_similar_strings.Solution
- kSmallestPairs(kotlin.IntArray,kotlin.IntArray,java.lang.Integer) - function in g0301_0400.s0373_find_k_pairs_with_smallest_sums.Solution
- kSum(kotlin.IntArray,java.lang.Integer) - function in g2301_2400.s2386_find_the_k_sum_of_an_array.Solution
- kthCharacter(java.lang.Integer) - function in g3301_3400.s3304_find_the_k_th_character_in_string_game_i.Solution
- kthCharacter(java.lang.Long,kotlin.IntArray) - function in g3301_3400.s3307_find_the_k_th_character_in_string_game_ii.Solution
- kthDistinct(kotlin.Array,java.lang.Integer) - function in g2001_2100.s2053_kth_distinct_string_in_an_array.Solution
- kthFactor(java.lang.Integer,java.lang.Integer) - function in g1401_1500.s1492_the_kth_factor_of_n.Solution
- kthGrammar(java.lang.Integer,java.lang.Integer) - function in g0701_0800.s0779_k_th_symbol_in_grammar.Solution
- KthLargest - class in g0701_0800.s0703_kth_largest_element_in_a_stream
- 703 - Kth Largest Element in a Stream\.
- kthLargestLevelSum(com_github_leetcode.TreeNode,java.lang.Integer) - function in g2501_2600.s2583_kth_largest_sum_in_a_binary_tree.Solution
- kthLargestNumber(kotlin.Array,java.lang.Integer) - function in g1901_2000.s1985_find_the_kth_largest_integer_in_the_array.Solution
- kthLargestPerfectSubtree(com_github_leetcode.TreeNode,java.lang.Integer) - function in g3301_3400.s3319_k_th_largest_perfect_subtree_size_in_binary_tree.Solution
- kthLargestValue(kotlin.Array,java.lang.Integer) - function in g1701_1800.s1738_find_kth_largest_xor_coordinate_value.Solution
- kthPalindrome(kotlin.IntArray,java.lang.Integer) - function in g2201_2300.s2217_find_palindrome_with_fixed_length.Solution
- kthSmallest(com_github_leetcode.TreeNode,java.lang.Integer) - function in g0201_0300.s0230_kth_smallest_element_in_a_bst.Solution
- kthSmallest(kotlin.Array,java.lang.Integer) - function in g0301_0400.s0378_kth_smallest_element_in_a_sorted_matrix.Solution
- kthSmallest(kotlin.Array,java.lang.Integer) - function in g1401_1500.s1439_find_the_kth_smallest_sum_of_a_matrix_with_sorted_rows.Solution
- kthSmallestPath(kotlin.IntArray,java.lang.Integer) - function in g1601_1700.s1643_kth_smallest_instructions.Solution
- kthSmallestPrimeFraction(kotlin.IntArray,java.lang.Integer) - function in g0701_0800.s0786_k_th_smallest_prime_fraction.Solution
- kthSmallestProduct(kotlin.IntArray,kotlin.IntArray,java.lang.Long) - function in g2001_2100.s2040_kth_smallest_product_of_two_sorted_arrays.Solution
- kWeakestRows(kotlin.Array,java.lang.Integer) - function in g1301_1400.s1337_the_k_weakest_rows_in_a_matrix.Solution