A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
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
- 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
- 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
- numberToWords(Integer) - function in g0201_0300.s0273_integer_to_english_words.Solution
- numDecodings(String) - function in g0001_0100.s0091_decode_ways.Solution
- numDistinct(String,String) - function in g0101_0200.s0115_distinct_subsequences.Solution
- numIslands(Array) - function in g0101_0200.s0200_number_of_islands.Solution
- NumMatrix - class in g0301_0400.s0304_range_sum_query_2d_immutable
- numSquares(Integer) - function in g0201_0300.s0279_perfect_squares.Solution
- numTrees(Integer) - function in g0001_0100.s0096_unique_binary_search_trees.Solution