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(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(Array,Integer,Integer) - function in g0701_0800.s0743_network_delay_time.Solution
- new21Game(Integer,Integer,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
- nextGreaterElement(IntArray,IntArray) - function in g0401_0500.s0496_next_greater_element_i.Solution
- nextGreaterElement(Integer) - function in g0501_0600.s0556_next_greater_element_iii.Solution
- nextGreaterElements(IntArray) - function in g0501_0600.s0503_next_greater_element_ii.Solution
- nextGreatestLetter(CharArray,Character) - function in g0701_0800.s0744_find_smallest_letter_greater_than_target.Solution
- nextPermutation(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
- nthSuperUglyNumber(Integer,IntArray) - function in g0301_0400.s0313_super_ugly_number.Solution
- nthUglyNumber(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
- numberOfArithmeticSlices(IntArray) - function in g0401_0500.s0413_arithmetic_slices.Solution
- numberOfArithmeticSlices(IntArray) - function in g0401_0500.s0446_arithmetic_slices_ii_subsequence.Solution
- numberOfBoomerangs(Array) - function in g0401_0500.s0447_number_of_boomerangs.Solution
- numberOfLines(IntArray,String) - function in g0801_0900.s0806_number_of_lines_to_write_string.Solution
- numberToWords(Integer) - function in g0201_0300.s0273_integer_to_english_words.Solution
- numBusesToDestination(Array,Integer,Integer) - function in g0801_0900.s0815_bus_routes.Solution
- numComponents(ListNode,IntArray) - function in g0801_0900.s0817_linked_list_components.Solution
- numDecodings(String) - function in g0001_0100.s0091_decode_ways.Solution
- numDecodings(String) - function in g0601_0700.s0639_decode_ways_ii.Solution
- numDistinct(String,String) - function in g0101_0200.s0115_distinct_subsequences.Solution
- numFactoredBinaryTrees(IntArray) - function in g0801_0900.s0823_binary_trees_with_factors.Solution
- numFriendRequests(IntArray) - function in g0801_0900.s0825_friends_of_appropriate_ages.Solution
- numIslands(Array) - function in g0101_0200.s0200_number_of_islands.Solution
- numJewelsInStones(String,String) - function in g0701_0800.s0771_jewels_and_stones.Solution
- numMagicSquaresInside(Array) - function in g0801_0900.s0840_magic_squares_in_grid.Solution
- numMatchingSubseq(String,Array) - function in g0701_0800.s0792_number_of_matching_subsequences.Solution
- NumMatrix - class in g0301_0400.s0304_range_sum_query_2d_immutable
- numRabbits(IntArray) - function in g0701_0800.s0781_rabbits_in_forest.Solution
- numSimilarGroups(Array) - function in g0801_0900.s0839_similar_string_groups.Solution
- numSquares(Integer) - function in g0201_0300.s0279_perfect_squares.Solution
- numSubarrayBoundedMax(IntArray,Integer,Integer) - function in g0701_0800.s0795_number_of_subarrays_with_bounded_maximum.Solution
- numSubarrayProductLessThanK(IntArray,Integer) - function in g0701_0800.s0713_subarray_product_less_than_k.Solution
- numTilings(Integer) - function in g0701_0800.s0790_domino_and_tromino_tiling.Solution
- numTrees(Integer) - function in g0001_0100.s0096_unique_binary_search_trees.Solution