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
N
- nearestPalindromic(java.lang.String) - function in g0501_0600.s0564_find_the_closest_palindrome.Solution
- NestedInteger - class in com_github_leetcode
- NestedIterator - class in g0301_0400.s0341_flatten_nested_list_iterator
- networkDelayTime(kotlin.Array,java.lang.Integer,java.lang.Integer) - function in g0701_0800.s0743_network_delay_time.Solution
- new21Game(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g0801_0900.s0837_new_21_game.Solution
- next() - function in g0101_0200.s0173_binary_search_tree_iterator.BSTIterator
- next() - function in g0201_0300.s0284_peeking_iterator.PeekingIterator
- next() - function in g0301_0400.s0341_flatten_nested_list_iterator.NestedIterator
- next(java.lang.Integer) - function in g0801_0900.s0900_rle_iterator.RLEIterator
- next(java.lang.Integer) - function in g0901_1000.s0901_online_stock_span.StockSpanner
- nextGreaterElement(kotlin.IntArray,kotlin.IntArray) - function in g0401_0500.s0496_next_greater_element_i.Solution
- nextGreaterElement(java.lang.Integer) - function in g0501_0600.s0556_next_greater_element_iii.Solution
- nextGreaterElements(kotlin.IntArray) - function in g0501_0600.s0503_next_greater_element_ii.Solution
- nextGreatestLetter(kotlin.CharArray,java.lang.Character) - function in g0701_0800.s0744_find_smallest_letter_greater_than_target.Solution
- nextLargerNodes(com_github_leetcode.ListNode) - function in g1001_1100.s1019_next_greater_node_in_linked_list.Solution
- nextPermutation(kotlin.IntArray) - function in g0001_0100.s0031_next_permutation.Solution
- Node - class in com_github_leetcode
- Node - class in com_github_leetcode.left_right
- Node - class in com_github_leetcode.neighbors
- Node - class in com_github_leetcode.random
- Node - class in g0401_0500.s0427_construct_quad_tree
- Node - class in g0401_0500.s0430_flatten_a_multilevel_doubly_linked_list
- Node - class in g0501_0600.s0558_logical_or_of_two_binary_grids_represented_as_quad_trees
- nthMagicalNumber(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g0801_0900.s0878_nth_magical_number.Solution
- nthSuperUglyNumber(java.lang.Integer,kotlin.IntArray) - function in g0301_0400.s0313_super_ugly_number.Solution
- nthUglyNumber(java.lang.Integer) - function in g0201_0300.s0264_ugly_number_ii.Solution
- NumArray - class in g0301_0400.s0303_range_sum_query_immutable
- NumArray - class in g0301_0400.s0307_range_sum_query_mutable
- number(java.util.function.IntConsumer) - function in g1101_1200.s1195_fizz_buzz_multithreaded.FizzBuzz
- numberOfArithmeticSlices(kotlin.IntArray) - function in g0401_0500.s0413_arithmetic_slices.Solution
- numberOfArithmeticSlices(kotlin.IntArray) - function in g0401_0500.s0446_arithmetic_slices_ii_subsequence.Solution
- numberOfBoomerangs(kotlin.Array) - function in g0401_0500.s0447_number_of_boomerangs.Solution
- numberOfLines(kotlin.IntArray,java.lang.String) - function in g0801_0900.s0806_number_of_lines_to_write_string.Solution
- numberToWords(java.lang.Integer) - function in g0201_0300.s0273_integer_to_english_words.Solution
- numBusesToDestination(kotlin.Array,java.lang.Integer,java.lang.Integer) - function in g0801_0900.s0815_bus_routes.Solution
- numComponents(com_github_leetcode.ListNode,kotlin.IntArray) - function in g0801_0900.s0817_linked_list_components.Solution
- numDecodings(java.lang.String) - function in g0001_0100.s0091_decode_ways.Solution
- numDecodings(java.lang.String) - function in g0601_0700.s0639_decode_ways_ii.Solution
- numDistinct(java.lang.String,java.lang.String) - function in g0101_0200.s0115_distinct_subsequences.Solution
- numDupDigitsAtMostN(java.lang.Integer) - function in g1001_1100.s1012_numbers_with_repeated_digits.Solution
- numEnclaves(kotlin.Array) - function in g1001_1100.s1020_number_of_enclaves.Solution
- numEquivDominoPairs(kotlin.Array) - function in g1101_1200.s1128_number_of_equivalent_domino_pairs.Solution
- numFactoredBinaryTrees(kotlin.IntArray) - function in g0801_0900.s0823_binary_trees_with_factors.Solution
- numFriendRequests(kotlin.IntArray) - function in g0801_0900.s0825_friends_of_appropriate_ages.Solution
- numIslands(kotlin.Array) - function in g0101_0200.s0200_number_of_islands.Solution
- numJewelsInStones(java.lang.String,java.lang.String) - function in g0701_0800.s0771_jewels_and_stones.Solution
- numMagicSquaresInside(kotlin.Array) - function in g0801_0900.s0840_magic_squares_in_grid.Solution
- numMatchingSubseq(java.lang.String,kotlin.Array) - function in g0701_0800.s0792_number_of_matching_subsequences.Solution
- NumMatrix - class in g0301_0400.s0304_range_sum_query_2d_immutable
- numMovesStones(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g1001_1100.s1033_moving_stones_until_consecutive.Solution
- numMovesStonesII(kotlin.IntArray) - function in g1001_1100.s1040_moving_stones_until_consecutive_ii.Solution
- numMusicPlaylists(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g0901_1000.s0920_number_of_music_playlists.Solution
- numPairsDivisibleBy60(kotlin.IntArray) - function in g1001_1100.s1010_pairs_of_songs_with_total_durations_divisible_by_60.Solution
- numPermsDISequence(java.lang.String) - function in g0901_1000.s0903_valid_permutations_for_di_sequence.Solution
- numPrimeArrangements(java.lang.Integer) - function in g1101_1200.s1175_prime_arrangements.Solution
- numRabbits(kotlin.IntArray) - function in g0701_0800.s0781_rabbits_in_forest.Solution
- numRescueBoats(kotlin.IntArray,java.lang.Integer) - function in g0801_0900.s0881_boats_to_save_people.Solution
- numRollsToTarget(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g1101_1200.s1155_number_of_dice_rolls_with_target_sum.Solution
- numRookCaptures(kotlin.Array) - function in g0901_1000.s0999_available_captures_for_rook.Solution
- numSimilarGroups(kotlin.Array) - function in g0801_0900.s0839_similar_string_groups.Solution
- numSmallerByFrequency(kotlin.Array,kotlin.Array) - function in g1101_1200.s1170_compare_strings_by_frequency_of_the_smallest_character.Solution
- numSpecialEquivGroups(kotlin.Array) - function in g0801_0900.s0893_groups_of_special_equivalent_strings.Solution
- numSquarefulPerms(kotlin.IntArray) - function in g0901_1000.s0996_number_of_squareful_arrays.Solution
- numSquares(java.lang.Integer) - function in g0201_0300.s0279_perfect_squares.Solution
- numsSameConsecDiff(java.lang.Integer,java.lang.Integer) - function in g0901_1000.s0967_numbers_with_same_consecutive_differences.Solution
- numSubarrayBoundedMax(kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in g0701_0800.s0795_number_of_subarrays_with_bounded_maximum.Solution
- numSubarrayProductLessThanK(kotlin.IntArray,java.lang.Integer) - function in g0701_0800.s0713_subarray_product_less_than_k.Solution
- numSubarraysWithSum(kotlin.IntArray,java.lang.Integer) - function in g0901_1000.s0930_binary_subarrays_with_sum.Solution
- numSubmatrixSumTarget(kotlin.Array,java.lang.Integer) - function in g1001_1100.s1074_number_of_submatrices_that_sum_to_target.Solution
- numTilePossibilities(java.lang.String) - function in g1001_1100.s1079_letter_tile_possibilities.Solution
- numTilings(java.lang.Integer) - function in g0701_0800.s0790_domino_and_tromino_tiling.Solution
- numTrees(java.lang.Integer) - function in g0001_0100.s0096_unique_binary_search_trees.Solution
- numUniqueEmails(kotlin.Array) - function in g0901_1000.s0929_unique_email_addresses.Solution