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 

P

pacificAtlantic(kotlin.Array) - function in g0401_0500.s0417_pacific_atlantic_water_flow.Solution
 
paintWalls(kotlin.IntArray,kotlin.IntArray) - function in g2701_2800.s2742_painting_the_walls.Solution
 
pairSum(com_github_leetcode.ListNode) - function in g2101_2200.s2130_maximum_twin_sum_of_a_linked_list.Solution
 
palindromePairs(kotlin.Array) - function in g0301_0400.s0336_palindrome_pairs.Solution
 
palindromePartition(java.lang.String,java.lang.Integer) - function in g1201_1300.s1278_palindrome_partitioning_iii.Solution
 
pancakeSort(kotlin.IntArray) - function in g0901_1000.s0969_pancake_sorting.Solution
 
ParkingSystem - class in g1601_1700.s1603_design_parking_system
1603 - Design Parking System.
parseBoolExpr(java.lang.String) - function in g1101_1200.s1106_parsing_a_boolean_expression.Solution
 
partition(com_github_leetcode.ListNode,java.lang.Integer) - function in g0001_0100.s0086_partition_list.Solution
 
partition(java.lang.String) - function in g0101_0200.s0131_palindrome_partitioning.Solution
 
partitionArray(kotlin.IntArray,java.lang.Integer) - function in g2201_2300.s2294_partition_array_such_that_maximum_difference_is_k.Solution
 
partitionDisjoint(kotlin.IntArray) - function in g0901_1000.s0915_partition_array_into_disjoint_intervals.Solution
 
partitionLabels(java.lang.String) - function in g0701_0800.s0763_partition_labels.Solution
 
partitionString(java.lang.String) - function in g2401_2500.s2405_optimal_partition_of_string.Solution
 
passThePillow(java.lang.Integer,java.lang.Integer) - function in g2501_2600.s2582_pass_the_pillow.Solution
 
pathInZigZagTree(java.lang.Integer) - function in g1101_1200.s1104_path_in_zigzag_labelled_binary_tree.Solution
 
pathSum(com_github_leetcode.TreeNode,java.lang.Integer) - function in g0101_0200.s0113_path_sum_ii.Solution
 
pathSum(com_github_leetcode.TreeNode,java.lang.Integer) - function in g0401_0500.s0437_path_sum_iii.Solution
 
pathsWithMaxScore(java.util.List) - function in g1301_1400.s1301_number_of_paths_with_max_score.Solution
 
peakIndexInMountainArray(kotlin.IntArray) - function in g0801_0900.s0852_peak_index_in_a_mountain_array.Solution
 
peek() - function in g0201_0300.s0232_implement_queue_using_stacks.MyQueue
 
peek() - function in g0201_0300.s0284_peeking_iterator.PeekingIterator
 
PeekingIterator - class in g0201_0300.s0284_peeking_iterator
284 - Peeking Iterator.
peopleAwareOfSecret(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g2301_2400.s2327_number_of_people_aware_of_a_secret.Solution
 
peopleIndexes(java.util.List) - function in g1401_1500.s1452_people_whose_list_of_favorite_companies_is_not_a_subset_of_another_list.Solution
 
percentageLetter(java.lang.String,java.lang.Character) - function in g2201_2300.s2278_percentage_of_letter_in_string.Solution
 
permute(kotlin.IntArray) - function in g0001_0100.s0046_permutations.Solution
 
permuteUnique(kotlin.IntArray) - function in g0001_0100.s0047_permutations_ii.Solution
 
pick(java.lang.Integer) - function in g0301_0400.s0398_random_pick_index.Solution
 
pick() - function in g0401_0500.s0497_random_point_in_non_overlapping_rectangles.Solution
 
pick() - function in g0701_0800.s0710_random_pick_with_blacklist.Solution
 
pickGifts(kotlin.IntArray,java.lang.Integer) - function in g2501_2600.s2558_take_gifts_from_the_richest_pile.Solution
 
pickIndex() - function in g0501_0600.s0528_random_pick_with_weight.Solution
 
ping(java.lang.Integer) - function in g0901_1000.s0933_number_of_recent_calls.RecentCounter
 
pivotArray(kotlin.IntArray,java.lang.Integer) - function in g2101_2200.s2161_partition_array_according_to_given_pivot.Solution
 
pivotIndex(kotlin.IntArray) - function in g0701_0800.s0724_find_pivot_index.Solution
 
pivotInteger(java.lang.Integer) - function in g2401_2500.s2485_find_the_pivot_integer.Solution
 
placedCoins(kotlin.Array,kotlin.IntArray) - function in g2901_3000.s2973_find_number_of_coins_to_place_in_tree_nodes.Solution
 
placeWordInCrossword(kotlin.Array,java.lang.String) - function in g2001_2100.s2018_check_if_word_can_be_placed_in_crossword.Solution
 
platesBetweenCandles(java.lang.String,kotlin.Array) - function in g2001_2100.s2055_plates_between_candles.Solution
 
plusOne(kotlin.IntArray) - function in g0001_0100.s0066_plus_one.Solution
 
Point - class in g2601_2700.s2662_minimum_cost_of_a_path_with_special_roads
 
PointWithCost - class in g2601_2700.s2662_minimum_cost_of_a_path_with_special_roads
 
poorPigs(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g0401_0500.s0458_poor_pigs.Solution
 
pop() - function in g0101_0200.s0155_min_stack.MinStack
 
pop() - function in g0201_0300.s0225_implement_stack_using_queues.MyStack
 
pop() - function in g0201_0300.s0232_implement_queue_using_stacks.MyQueue
 
pop() - function in g0801_0900.s0895_maximum_frequency_stack.FreqStack
 
pop() - function in g1101_1200.s1172_dinner_plate_stacks.DinnerPlates
 
pop() - function in g1301_1400.s1381_design_a_stack_with_increment_operation.CustomStack
 
popAtStack(java.lang.Integer) - function in g1101_1200.s1172_dinner_plate_stacks.DinnerPlates
 
popBack() - function in g1601_1700.s1670_design_front_middle_back_queue.FrontMiddleBackQueue
 
popFront() - function in g1601_1700.s1670_design_front_middle_back_queue.FrontMiddleBackQueue
 
popMiddle() - function in g1601_1700.s1670_design_front_middle_back_queue.FrontMiddleBackQueue
 
popSmallest() - function in g2301_2400.s2336_smallest_number_in_infinite_set.SmallestInfiniteSet
 
possibleBipartition(java.lang.Integer,kotlin.Array) - function in g0801_0900.s0886_possible_bipartition.Solution
 
possibleStringCount(java.lang.String) - function in g3301_3400.s3330_find_the_original_typed_string_i.Solution
 
possibleStringCount(java.lang.String,java.lang.Integer) - function in g3301_3400.s3333_find_the_original_typed_string_ii.Solution
 
possibleToStamp(kotlin.Array,java.lang.Integer,java.lang.Integer) - function in g2101_2200.s2132_stamping_the_grid.Solution
 
possiblyEquals(java.lang.String,java.lang.String) - function in g2001_2100.s2060_check_if_an_original_string_exists_given_two_encoded_strings.Solution
 
postorder(com_github_leetcode.Node) - function in g0501_0600.s0590_n_ary_tree_postorder_traversal.Solution
 
postorderTraversal(com_github_leetcode.TreeNode) - function in g0101_0200.s0145_binary_tree_postorder_traversal.Solution
 
postTweet(java.lang.Integer,java.lang.Integer) - function in g0301_0400.s0355_design_twitter.Twitter
 
powerfulIntegers(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g0901_1000.s0970_powerful_integers.Solution
 
predictPartyVictory(java.lang.String) - function in g0601_0700.s0649_dota2_senate.Solution
 
predictTheWinner(kotlin.IntArray) - function in g0401_0500.s0486_predict_the_winner.Solution
 
prefixCount(kotlin.Array,java.lang.String) - function in g2101_2200.s2185_counting_words_with_a_given_prefix.Solution
 
prefixesDivBy5(kotlin.IntArray) - function in g1001_1100.s1018_binary_prefix_divisible_by_5.Solution
 
preimageSizeFZF(java.lang.Integer) - function in g0701_0800.s0793_preimage_size_of_factorial_zeroes_function.Solution
 
preorder(com_github_leetcode.Node) - function in g0501_0600.s0589_n_ary_tree_preorder_traversal.Solution
 
preorderTraversal(com_github_leetcode.TreeNode) - function in g0101_0200.s0144_binary_tree_preorder_traversal.Solution
 
prevPermOpt1(kotlin.IntArray) - function in g1001_1100.s1053_previous_permutation_with_one_swap.Solution
 
primePalindrome(java.lang.Integer) - function in g0801_0900.s0866_prime_palindrome.Solution
 
primeSubOperation(kotlin.IntArray) - function in g2601_2700.s2601_prime_subtraction_operation.Solution
 
printTree(com_github_leetcode.TreeNode) - function in g0601_0700.s0655_print_binary_tree.Solution
 
printVertically(java.lang.String) - function in g1301_1400.s1324_print_words_vertically.Solution
 
prisonAfterNDays(kotlin.IntArray,java.lang.Integer) - function in g0901_1000.s0957_prison_cells_after_n_days.Solution
 
processQueries(kotlin.IntArray,java.lang.Integer) - function in g1401_1500.s1409_queries_on_a_permutation_with_key.Solution
 
productExceptSelf(kotlin.IntArray) - function in g0201_0300.s0238_product_of_array_except_self.Solution
 
ProductOfNumbers - class in g1301_1400.s1352_product_of_the_last_k_numbers
1352 - Product of the Last K Numbers.
productQueries(java.lang.Integer,kotlin.Array) - function in g2401_2500.s2438_range_product_queries_of_powers.Solution
 
profitableSchemes(java.lang.Integer,java.lang.Integer,kotlin.IntArray,kotlin.IntArray) - function in g0801_0900.s0879_profitable_schemes.Solution
 
projectionArea(kotlin.Array) - function in g0801_0900.s0883_projection_area_of_3d_shapes.Solution
 
pruneTree(com_github_leetcode.TreeNode) - function in g0801_0900.s0814_binary_tree_pruning.Solution
 
pseudoPalindromicPaths(com_github_leetcode.TreeNode) - function in g1401_1500.s1457_pseudo_palindromic_paths_in_a_binary_tree.Solution
 
punishmentNumber(java.lang.Integer) - function in g2601_2700.s2698_find_the_punishment_number_of_an_integer.Solution
 
push(java.lang.Integer) - function in g0101_0200.s0155_min_stack.MinStack
 
push(java.lang.Integer) - function in g0201_0300.s0225_implement_stack_using_queues.MyStack
 
push(java.lang.Integer) - function in g0201_0300.s0232_implement_queue_using_stacks.MyQueue
 
push(java.lang.Integer) - function in g0801_0900.s0895_maximum_frequency_stack.FreqStack
 
push(java.lang.Integer) - function in g1101_1200.s1172_dinner_plate_stacks.DinnerPlates
 
push(java.lang.Integer) - function in g1301_1400.s1381_design_a_stack_with_increment_operation.CustomStack
 
pushBack(java.lang.Integer) - function in g1601_1700.s1670_design_front_middle_back_queue.FrontMiddleBackQueue
 
pushDominoes(java.lang.String) - function in g0801_0900.s0838_push_dominoes.Solution
 
pushFront(java.lang.Integer) - function in g1601_1700.s1670_design_front_middle_back_queue.FrontMiddleBackQueue
 
pushMiddle(java.lang.Integer) - function in g1601_1700.s1670_design_front_middle_back_queue.FrontMiddleBackQueue
 
put(java.lang.Integer,java.lang.Integer) - function in g0101_0200.s0146_lru_cache.LRUCache
 
put(java.lang.Integer,java.lang.Integer) - function in g0401_0500.s0460_lfu_cache.LFUCache
 
put(java.lang.Integer,java.lang.Integer) - function in g0701_0800.s0706_design_hashmap.MyHashMap
 
putMarbles(kotlin.IntArray,java.lang.Integer) - function in g2501_2600.s2551_put_marbles_in_bags.Solution
 
pyramidTransition(java.lang.String,java.util.List) - function in g0701_0800.s0756_pyramid_transition_matrix.Solution
 
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