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 

F

f(java.lang.String,java.lang.String) - function in g0701_0800.s0745_prefix_and_suffix_search.WordFilter
 
f(java.lang.Integer,java.lang.Integer) - function in g1201_1300.s1237_find_positive_integer_solution_for_a_given_equation.Solution.CustomFunction
 
fairCandySwap(kotlin.IntArray,kotlin.IntArray) - function in g0801_0900.s0888_fair_candy_swap.Solution
 
fallingSquares(kotlin.Array) - function in g0601_0700.s0699_falling_squares.Solution
 
Fancy - class in g1601_1700.s1622_fancy_sequence
 
fib(java.lang.Integer) - function in g0501_0600.s0509_fibonacci_number.Solution
 
fillCups(kotlin.IntArray) - function in g2301_2400.s2335_minimum_amount_of_time_to_fill_cups.Solution
 
fillMap(kotlin.Array,java.util.Map) - function in g0501_0600.s0599_minimum_index_sum_of_two_lists.Solution
 
filterRestaurants(kotlin.Array,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g1301_1400.s1333_filter_restaurants_by_vegan_friendly_price_and_distance.Solution
 
finalPrices(kotlin.IntArray) - function in g1401_1500.s1475_final_prices_with_a_special_discount_in_a_shop.Solution
 
finalString(java.lang.String) - function in g2801_2900.s2810_faulty_keyboard.Solution
 
finalValueAfterOperations(kotlin.Array) - function in g2001_2100.s2011_final_value_of_variable_after_performing_operations.Solution
 
find(java.lang.Integer) - function in g0701_0800.s0721_accounts_merge.Solution.UnionFind
 
find(java.lang.Integer) - function in g1201_1300.s1261_find_elements_in_a_contaminated_binary_tree.FindElements
 
find(java.lang.Integer,kotlin.IntArray) - function in g1501_1600.s1579_remove_max_number_of_edges_to_keep_graph_fully_traversable.Solution
 
find(java.lang.Integer) - function in g2301_2400.s2349_design_a_number_container_system.NumberContainers
 
find132pattern(kotlin.IntArray) - function in g0401_0500.s0456_132_pattern.Solution
 
findAllConcatenatedWordsInADict(kotlin.Array) - function in g0401_0500.s0472_concatenated_words.Solution
 
findAllPeople(java.lang.Integer,kotlin.Array,java.lang.Integer) - function in g2001_2100.s2092_find_all_people_with_secret.Solution
 
findAllRecipes(kotlin.Array,java.util.List,kotlin.Array) - function in g2101_2200.s2115_find_all_possible_recipes_from_given_supplies.Solution
 
findAnagrams(java.lang.String,java.lang.String) - function in g0401_0500.s0438_find_all_anagrams_in_a_string.Solution
 
findAndReplacePattern(kotlin.Array,java.lang.String) - function in g0801_0900.s0890_find_and_replace_pattern.Solution
 
findArray(kotlin.IntArray) - function in g2401_2500.s2433_find_the_original_array_of_prefix_xor.Solution
 
findBall(kotlin.Array) - function in g1701_1800.s1706_where_will_the_ball_fall.Solution
 
findBestValue(kotlin.IntArray,java.lang.Integer) - function in g1201_1300.s1300_sum_of_mutated_array_closest_to_target.Solution
 
findBottomLeftValue(com_github_leetcode.TreeNode) - function in g0501_0600.s0513_find_bottom_left_tree_value.Solution
 
findCenter(kotlin.Array) - function in g1701_1800.s1791_find_center_of_star_graph.Solution
 
findChampion(kotlin.Array) - function in g2901_3000.s2923_find_champion_i.Solution
 
findChampion(java.lang.Integer,kotlin.Array) - function in g2901_3000.s2924_find_champion_ii.Solution
 
findCheapestPrice(java.lang.Integer,kotlin.Array,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g0701_0800.s0787_cheapest_flights_within_k_stops.Solution
 
findCircleNum(kotlin.Array) - function in g0501_0600.s0547_number_of_provinces.Solution
 
findClosestElements(kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in g0601_0700.s0658_find_k_closest_elements.Solution
 
findClosestNumber(kotlin.IntArray) - function in g2201_2300.s2239_find_closest_number_to_zero.Solution
 
findColumnWidth(kotlin.Array) - function in g2601_2700.s2639_find_the_width_of_columns_of_a_grid.Solution
 
findComplement(java.lang.Integer) - function in g0401_0500.s0476_number_complement.Solution
 
findContentChildren(kotlin.IntArray,kotlin.IntArray) - function in g0401_0500.s0455_assign_cookies.Solution
 
findCriticalAndPseudoCriticalEdges(java.lang.Integer,kotlin.Array) - function in g1401_1500.s1489_find_critical_and_pseudo_critical_edges_in_minimum_spanning_tree.Solution
 
findCrossingTime(java.lang.Integer,java.lang.Integer,kotlin.Array) - function in g2501_2600.s2532_time_to_cross_a_bridge.Solution
 
findDelayedArrivalTime(java.lang.Integer,java.lang.Integer) - function in g2601_2700.s2651_calculate_delayed_arrival_time.Solution
 
findDiagonalOrder(kotlin.Array) - function in g0401_0500.s0498_diagonal_traverse.Solution
 
findDiagonalOrder(java.util.List) - function in g1401_1500.s1424_diagonal_traverse_ii.Solution
 
findDifference(kotlin.IntArray,kotlin.IntArray) - function in g2201_2300.s2215_find_the_difference_of_two_arrays.Solution
 
findDifferentBinaryString(kotlin.Array) - function in g1901_2000.s1980_find_unique_binary_string.Solution
 
findDisappearedNumbers(kotlin.IntArray) - function in g0401_0500.s0448_find_all_numbers_disappeared_in_an_array.Solution
 
findDuplicate(kotlin.IntArray) - function in g0201_0300.s0287_find_the_duplicate_number.Solution
 
findDuplicate(kotlin.Array) - function in g0601_0700.s0609_find_duplicate_file_in_system.Solution
 
findDuplicates(kotlin.IntArray) - function in g0401_0500.s0442_find_all_duplicates_in_an_array.Solution
 
findDuplicateSubtrees(com_github_leetcode.TreeNode) - function in g0601_0700.s0652_find_duplicate_subtrees.Solution
 
FindElements - class in g1201_1300.s1261_find_elements_in_a_contaminated_binary_tree
 
findErrorNums(kotlin.IntArray) - function in g0601_0700.s0645_set_mismatch.Solution
 
findEvenNumbers(kotlin.IntArray) - function in g2001_2100.s2094_finding_3_digit_even_numbers.Solution
 
findFarmland(kotlin.Array) - function in g1901_2000.s1992_find_all_groups_of_farmland.Solution
 
findFinalValue(kotlin.IntArray,java.lang.Integer) - function in g2101_2200.s2154_keep_multiplying_found_values_by_two.Solution
 
findFrequentTreeSum(com_github_leetcode.TreeNode) - function in g0501_0600.s0508_most_frequent_subtree_sum.Solution
 
findGCD(kotlin.IntArray) - function in g1901_2000.s1979_find_greatest_common_divisor_of_array.Solution
 
findGoodStrings(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) - function in g1301_1400.s1397_find_all_good_strings.Solution
 
findHighAccessEmployees(java.util.List) - function in g2901_3000.s2933_high_access_employees.Solution
 
findIndices(kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in g2901_3000.s2903_find_indices_with_index_and_value_difference_i.Solution
 
findIndices(kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in g2901_3000.s2905_find_indices_with_index_and_value_difference_ii.Solution
 
findingUsersActiveMinutes(kotlin.Array,java.lang.Integer) - function in g1801_1900.s1817_finding_the_users_active_minutes.Solution
 
findInMountainArray(java.lang.Integer,g1001_1100.s1095_find_in_mountain_array.MountainArray) - function in g1001_1100.s1095_find_in_mountain_array.Solution
 
findIntegers(java.lang.Integer) - function in g0501_0600.s0600_non_negative_integers_without_consecutive_ones.Solution
 
findIntersectionValues(kotlin.IntArray,kotlin.IntArray) - function in g2901_3000.s2956_find_common_elements_between_two_arrays.Solution
 
findItinerary(java.util.List) - function in g0301_0400.s0332_reconstruct_itinerary.Solution
 
findJudge(java.lang.Integer,kotlin.Array) - function in g0901_1000.s0997_find_the_town_judge.Solution
 
findKDistantIndices(kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in g2101_2200.s2200_find_all_k_distant_indices_in_an_array.Solution
 
findKOr(kotlin.IntArray,java.lang.Integer) - function in g2901_3000.s2917_find_the_k_or_of_an_array.Solution
 
findKthBit(java.lang.Integer,java.lang.Integer) - function in g1501_1600.s1545_find_kth_bit_in_nth_binary_string.Solution
 
findKthLargest(kotlin.IntArray,java.lang.Integer) - function in g0201_0300.s0215_kth_largest_element_in_an_array.Solution
 
findKthNumber(java.lang.Integer,java.lang.Integer) - function in g0401_0500.s0440_k_th_smallest_in_lexicographical_order.Solution
 
findKthNumber(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g0601_0700.s0668_kth_smallest_number_in_multiplication_table.Solution
 
findKthPositive(kotlin.IntArray,java.lang.Integer) - function in g1501_1600.s1539_kth_missing_positive_number.Solution
 
findLadders(java.lang.String,java.lang.String,java.util.List) - function in g0101_0200.s0126_word_ladder_ii.Solution
 
findLatestStep(kotlin.IntArray,java.lang.Integer) - function in g1501_1600.s1562_find_latest_group_of_size_m.Solution
 
findLeastNumOfUniqueInts(kotlin.IntArray,java.lang.Integer) - function in g1401_1500.s1481_least_number_of_unique_integers_after_k_removals.Solution
 
findLength(kotlin.IntArray,kotlin.IntArray) - function in g0701_0800.s0718_maximum_length_of_repeated_subarray.Solution
 
findLengthOfLCIS(kotlin.IntArray) - function in g0601_0700.s0674_longest_continuous_increasing_subsequence.Solution
 
findLengthOfShortestSubarray(kotlin.IntArray) - function in g1501_1600.s1574_shortest_subarray_to_be_removed_to_make_array_sorted.Solution
 
findLexSmallestString(java.lang.String,java.lang.Integer,java.lang.Integer) - function in g1601_1700.s1625_lexicographically_smallest_string_after_applying_operations.Solution
 
findLHS(kotlin.IntArray) - function in g0501_0600.s0594_longest_harmonious_subsequence.Solution
 
findLonely(kotlin.IntArray) - function in g2101_2200.s2150_find_all_lonely_numbers_in_the_array.Solution
 
findLongestChain(kotlin.Array) - function in g0601_0700.s0646_maximum_length_of_pair_chain.Solution
 
findLongestWord(java.lang.String,java.util.List) - function in g0501_0600.s0524_longest_word_in_dictionary_through_deleting.Solution
 
findLucky(kotlin.IntArray) - function in g1301_1400.s1394_find_lucky_integer_in_an_array.Solution
 
findLUSlength(java.lang.String,java.lang.String) - function in g0501_0600.s0521_longest_uncommon_subsequence_i.Solution
 
findLUSlength(kotlin.Array) - function in g0501_0600.s0522_longest_uncommon_subsequence_ii.Solution
 
findMatrix(kotlin.IntArray) - function in g2601_2700.s2610_convert_an_array_into_a_2d_array_with_conditions.Solution
 
findMaxAverage(kotlin.IntArray,java.lang.Integer) - function in g0601_0700.s0643_maximum_average_subarray_i.Solution
 
findMaxConsecutiveOnes(kotlin.IntArray) - function in g0401_0500.s0485_max_consecutive_ones.Solution
 
findMaxFish(kotlin.Array) - function in g2601_2700.s2658_maximum_number_of_fish_in_a_grid.Solution
 
findMaxForm(kotlin.Array,java.lang.Integer,java.lang.Integer) - function in g0401_0500.s0474_ones_and_zeroes.Solution
 
findMaximizedCapital(java.lang.Integer,java.lang.Integer,kotlin.IntArray,kotlin.IntArray) - function in g0501_0600.s0502_ipo.Solution
 
findMaximumElegance(kotlin.Array,java.lang.Integer) - function in g2801_2900.s2813_maximum_elegance_of_a_k_length_subsequence.Solution
 
findMaximumLength(kotlin.IntArray) - function in g2901_3000.s2945_find_maximum_non_decreasing_array_length.Solution
 
findMaximumNumber(java.lang.Long,java.lang.Integer) - function in g3001_3100.s3007_maximum_number_that_sum_of_the_prices_is_less_than_or_equal_to_k.Solution
 
findMaximumXOR(kotlin.IntArray) - function in g0401_0500.s0421_maximum_xor_of_two_numbers_in_an_array.Solution
 
findMaxK(kotlin.IntArray) - function in g2401_2500.s2441_largest_positive_integer_that_exists_with_its_negative.Solution
 
findMaxLength(kotlin.IntArray) - function in g0501_0600.s0525_contiguous_array.Solution
 
findMaxValueOfEquation(kotlin.Array,java.lang.Integer) - function in g1401_1500.s1499_max_value_of_equation.Solution
 
findMedian() - function in g0201_0300.s0295_find_median_from_data_stream.MedianFinder
 
findMedianSortedArrays(kotlin.IntArray,kotlin.IntArray) - function in g0001_0100.s0004_median_of_two_sorted_arrays.Solution
 
findMiddleIndex(kotlin.IntArray) - function in g1901_2000.s1991_find_the_middle_index_in_array.Solution
 
findMin(kotlin.IntArray) - function in g0101_0200.s0153_find_minimum_in_rotated_sorted_array.Solution
 
findMin(kotlin.IntArray) - function in g0101_0200.s0154_find_minimum_in_rotated_sorted_array_ii.Solution
 
findMinArrowShots(kotlin.Array) - function in g0401_0500.s0452_minimum_number_of_arrows_to_burst_balloons.Solution
 
findMinDifference(java.util.List) - function in g0501_0600.s0539_minimum_time_difference.Solution
 
findMinFibonacciNumbers(java.lang.Integer) - function in g1401_1500.s1414_find_the_minimum_number_of_fibonacci_numbers_whose_sum_is_k.Solution
 
findMinHeightTrees(java.lang.Integer,kotlin.Array) - function in g0301_0400.s0310_minimum_height_trees.Solution
 
findMinimumOperations(java.lang.String,java.lang.String,java.lang.String) - function in g2901_3000.s2937_make_three_strings_equal.Solution
 
findMinimumTime(kotlin.Array) - function in g2501_2600.s2589_minimum_time_to_complete_all_tasks.Solution
 
findMinMoves(kotlin.IntArray) - function in g0501_0600.s0517_super_washing_machines.Solution
 
findMinStep(java.lang.String,java.lang.String) - function in g0401_0500.s0488_zuma_game.Solution
 
findMissingAndRepeatedValues(kotlin.Array) - function in g2901_3000.s2965_find_missing_and_repeated_values.Solution
 
findMode(com_github_leetcode.TreeNode) - function in g0501_0600.s0501_find_mode_in_binary_search_tree.Solution
 
findNonMinOrMax(kotlin.IntArray) - function in g2701_2800.s2733_neither_minimum_nor_maximum.Solution
 
findNthDigit(java.lang.Integer) - function in g0301_0400.s0400_nth_digit.Solution
 
findNumberOfLIS(kotlin.IntArray) - function in g0601_0700.s0673_number_of_longest_increasing_subsequence.Solution
 
findNumbers(kotlin.IntArray) - function in g1201_1300.s1295_find_numbers_with_even_number_of_digits.Solution
 
findNumOfValidWords(kotlin.Array,kotlin.Array) - function in g1101_1200.s1178_number_of_valid_words_for_each_puzzle.Solution
 
findOcurrences(java.lang.String,java.lang.String,java.lang.String) - function in g1001_1100.s1078_occurrences_after_bigram.Solution
 
findOrder(java.lang.Integer,kotlin.Array) - function in g0201_0300.s0210_course_schedule_ii.Solution
 
findOriginalArray(kotlin.IntArray) - function in g2001_2100.s2007_find_original_array_from_doubled_array.Solution
 
findPairs(kotlin.IntArray,java.lang.Integer) - function in g0501_0600.s0532_k_diff_pairs_in_an_array.Solution
 
findPaths(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g0501_0600.s0576_out_of_boundary_paths.Solution
 
findPeakElement(kotlin.IntArray) - function in g0101_0200.s0162_find_peak_element.Solution
 
findPeakGrid(kotlin.Array) - function in g1901_2000.s1901_find_a_peak_element_ii.Solution
 
findPeaks(kotlin.IntArray) - function in g2901_3000.s2951_find_the_peaks.Solution
 
findPoisonedDuration(kotlin.IntArray,java.lang.Integer) - function in g0401_0500.s0495_teemo_attacking.Solution
 
findPrefixScore(kotlin.IntArray) - function in g2601_2700.s2640_find_the_score_of_all_prefixes_of_an_array.Solution
 
findPrimePairs(java.lang.Integer) - function in g2701_2800.s2761_prime_pairs_with_target_sum.Solution
 
findRadius(kotlin.IntArray,kotlin.IntArray) - function in g0401_0500.s0475_heaters.Solution
 
findRedundantConnection(kotlin.Array) - function in g0601_0700.s0684_redundant_connection.Solution
 
findRedundantDirectedConnection(kotlin.Array) - function in g0601_0700.s0685_redundant_connection_ii.Solution
 
findRelativeRanks(kotlin.IntArray) - function in g0501_0600.s0506_relative_ranks.Solution
 
findRepeatedDnaSequences(java.lang.String) - function in g0101_0200.s0187_repeated_dna_sequences.Solution
 
findReplaceString(java.lang.String,kotlin.IntArray,kotlin.Array,kotlin.Array) - function in g0801_0900.s0833_find_and_replace_in_string.Solution
 
findRestaurant(kotlin.Array,kotlin.Array) - function in g0501_0600.s0599_minimum_index_sum_of_two_lists.Solution
 
findRightInterval(kotlin.Array) - function in g0401_0500.s0436_find_right_interval.Solution
 
findRotateSteps(java.lang.String,java.lang.String) - function in g0501_0600.s0514_freedom_trail.Solution
 
findRotation(kotlin.Array,kotlin.Array) - function in g1801_1900.s1886_determine_whether_matrix_can_be_obtained_by_rotation.Solution
 
findScore(kotlin.IntArray) - function in g2501_2600.s2593_find_score_of_an_array_after_marking_all_elements.Solution
 
findSecondMinimumValue(com_github_leetcode.TreeNode) - function in g0601_0700.s0671_second_minimum_node_in_a_binary_tree.Solution
 
findSecretWord(kotlin.Array,g0801_0900.s0843_guess_the_word.Solution.Master) - function in g0801_0900.s0843_guess_the_word.Solution
 
findShortestCycle(java.lang.Integer,kotlin.Array) - function in g2601_2700.s2608_shortest_cycle_in_a_graph.Solution
 
findShortestSubArray(kotlin.IntArray) - function in g0601_0700.s0697_degree_of_an_array.Solution
 
findSmallestInteger(kotlin.IntArray,java.lang.Integer) - function in g2501_2600.s2598_smallest_missing_non_negative_integer_after_operations.Solution
 
findSmallestSetOfVertices(java.lang.Integer,java.util.List) - function in g1501_1600.s1557_minimum_number_of_vertices_to_reach_all_nodes.Solution
 
findSolution(g1201_1300.s1237_find_positive_integer_solution_for_a_given_equation.Solution.CustomFunction,java.lang.Integer) - function in g1201_1300.s1237_find_positive_integer_solution_for_a_given_equation.Solution
 
findSpecialInteger(kotlin.IntArray) - function in g1201_1300.s1287_element_appearing_more_than_25_in_sorted_array.Solution
 
findSubarrays(kotlin.IntArray) - function in g2301_2400.s2395_find_subarrays_with_equal_sum.Solution
 
findSubsequences(kotlin.IntArray) - function in g0401_0500.s0491_increasing_subsequences.Solution
 
findSubstring(java.lang.String,kotlin.Array) - function in g0001_0100.s0030_substring_with_concatenation_of_all_words.Solution
 
findSubstringInWraproundString(java.lang.String) - function in g0401_0500.s0467_unique_substrings_in_wraparound_string.Solution
 
FindSumPairs - class in g1801_1900.s1865_finding_pairs_with_a_certain_sum
 
findTarget(com_github_leetcode.TreeNode,java.lang.Integer) - function in g0601_0700.s0653_two_sum_iv_input_is_a_bst.Solution
 
findTargetSumWays(kotlin.IntArray,java.lang.Integer) - function in g0401_0500.s0494_target_sum.Solution
 
findTheArrayConcVal(kotlin.IntArray) - function in g2501_2600.s2562_find_the_array_concatenation_value.Solution
 
findTheCity(java.lang.Integer,kotlin.Array,java.lang.Integer) - function in g1301_1400.s1334_find_the_city_with_the_smallest_number_of_neighbors_at_a_threshold_distance.Solution
 
findTheDifference(java.lang.String,java.lang.String) - function in g0301_0400.s0389_find_the_difference.Solution
 
findTheDistanceValue(kotlin.IntArray,kotlin.IntArray,java.lang.Integer) - function in g1301_1400.s1385_find_the_distance_value_between_two_arrays.Solution
 
findTheLongestBalancedSubstring(java.lang.String) - function in g2601_2700.s2609_find_the_longest_balanced_substring_of_a_binary_string.Solution
 
findTheLongestSubstring(java.lang.String) - function in g1301_1400.s1371_find_the_longest_substring_containing_vowels_in_even_counts.Solution
 
findThePrefixCommonArray(kotlin.IntArray,kotlin.IntArray) - function in g2601_2700.s2657_find_the_prefix_common_array_of_two_arrays.Solution
 
findTheString(kotlin.Array) - function in g2501_2600.s2573_find_the_string_with_lcp.Solution
 
findTheWinner(java.lang.Integer,java.lang.Integer) - function in g1801_1900.s1823_find_the_winner_of_the_circular_game.Solution
 
findTilt(com_github_leetcode.TreeNode) - function in g0501_0600.s0563_binary_tree_tilt.Solution
 
findUnsortedSubarray(kotlin.IntArray) - function in g0501_0600.s0581_shortest_unsorted_continuous_subarray.Solution
 
findValidSplit(kotlin.IntArray) - function in g2501_2600.s2584_split_the_array_to_make_coprime_products.Solution
 
findValueOfPartition(kotlin.IntArray) - function in g2701_2800.s2740_find_the_value_of_the_partition.Solution
 
findWinners(kotlin.Array) - function in g2201_2300.s2225_find_players_with_zero_or_one_losses.Solution
 
findWords(kotlin.Array,kotlin.Array) - function in g0201_0300.s0212_word_search_ii.Solution
 
findWords(kotlin.Array) - function in g0401_0500.s0500_keyboard_row.Solution
 
findWordsContaining(kotlin.Array,java.lang.Character) - function in g2901_3000.s2942_find_words_containing_character.Solution
 
first(java.lang.Runnable) - function in g1101_1200.s1114_print_in_order.Foo
 
firstBadVersion(java.lang.Integer) - function in g0201_0300.s0278_first_bad_version.Solution
 
firstCompleteIndex(kotlin.IntArray,kotlin.Array) - function in g2601_2700.s2661_first_completely_painted_row_or_column.Solution
 
firstDayBeenInAllRooms(kotlin.IntArray) - function in g1901_2000.s1997_first_day_where_you_have_been_in_all_the_rooms.Solution
 
firstMissingPositive(kotlin.IntArray) - function in g0001_0100.s0041_first_missing_positive.Solution
 
firstPalindrome(kotlin.Array) - function in g2101_2200.s2108_find_first_palindromic_string_in_the_array.Solution
 
firstUniqChar(java.lang.String) - function in g0301_0400.s0387_first_unique_character_in_a_string.Solution
 
fix(java.lang.Integer) - function in g2101_2200.s2166_design_bitset.Bitset
 
fizz(java.lang.Runnable) - function in g1101_1200.s1195_fizz_buzz_multithreaded.FizzBuzz
 
fizzBuzz(java.lang.Integer) - function in g0401_0500.s0412_fizz_buzz.Solution
 
FizzBuzz - class in g1101_1200.s1195_fizz_buzz_multithreaded
 
fizzbuzz(java.lang.Runnable) - function in g1101_1200.s1195_fizz_buzz_multithreaded.FizzBuzz
 
flatten(com_github_leetcode.TreeNode) - function in g0101_0200.s0114_flatten_binary_tree_to_linked_list.Solution
 
flatten(g0401_0500.s0430_flatten_a_multilevel_doubly_linked_list.Node) - function in g0401_0500.s0430_flatten_a_multilevel_doubly_linked_list.Solution
 
flip() - function in g0501_0600.s0519_random_flip_matrix.Solution
 
flip() - function in g2101_2200.s2166_design_bitset.Bitset
 
flipAndInvertImage(kotlin.Array) - function in g0801_0900.s0832_flipping_an_image.Solution
 
flipEquiv(com_github_leetcode.TreeNode,com_github_leetcode.TreeNode) - function in g0901_1000.s0951_flip_equivalent_binary_trees.Solution
 
flipgame(kotlin.IntArray,kotlin.IntArray) - function in g0801_0900.s0822_card_flipping_game.Solution
 
flipLights(java.lang.Integer,java.lang.Integer) - function in g0601_0700.s0672_bulb_switcher_ii.Solution
 
flipMatchVoyage(com_github_leetcode.TreeNode,kotlin.IntArray) - function in g0901_1000.s0971_flip_binary_tree_to_match_preorder_traversal.Solution
 
floodFill(kotlin.Array,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g0701_0800.s0733_flood_fill.Solution
 
flowerGame(java.lang.Integer,java.lang.Integer) - function in g3001_3100.s3021_alice_and_bob_playing_flower_game.Solution
 
follow(java.lang.Integer,java.lang.Integer) - function in g0301_0400.s0355_design_twitter.Twitter
 
Foo - class in g1101_1200.s1114_print_in_order
 
foo(java.lang.Runnable) - function in g1101_1200.s1115_print_foobar_alternately.FooBar
 
FooBar - class in g1101_1200.s1115_print_foobar_alternately
 
FoodRatings - class in g2301_2400.s2353_design_a_food_rating_system
 
forEachRemaining(java.util.function.Consumer) - function in kotlin.collections.Iterator
 
forward(java.lang.Integer) - function in g1401_1500.s1472_design_browser_history.BrowserHistory
 
fourSum(kotlin.IntArray,java.lang.Integer) - function in g0001_0100.s0018_4sum.Solution
 
fourSumCount(kotlin.IntArray,kotlin.IntArray,kotlin.IntArray,kotlin.IntArray) - function in g0401_0500.s0454_4sum_ii.Solution
 
fractionAddition(java.lang.String) - function in g0501_0600.s0592_fraction_addition_and_subtraction.Solution
 
fractionToDecimal(java.lang.Integer,java.lang.Integer) - function in g0101_0200.s0166_fraction_to_recurring_decimal.Solution
 
free(java.lang.Integer) - function in g2501_2600.s2502_design_memory_allocator.Allocator
 
freqAlphabets(java.lang.String) - function in g1301_1400.s1309_decrypt_string_from_alphabet_to_integer_mapping.Solution
 
FreqStack - class in g0801_0900.s0895_maximum_frequency_stack
 
frequencySort(java.lang.String) - function in g0401_0500.s0451_sort_characters_by_frequency.Solution
 
frequencySort(kotlin.IntArray) - function in g1601_1700.s1636_sort_array_by_increasing_frequency.Solution
 
FrequencyTracker - class in g2601_2700.s2671_frequency_tracker
 
friendRequests(java.lang.Integer,kotlin.Array,kotlin.Array) - function in g2001_2100.s2076_process_restricted_friend_requests.Solution
 
frogPosition(java.lang.Integer,kotlin.Array,java.lang.Integer,java.lang.Integer) - function in g1301_1400.s1377_frog_position_after_t_seconds.Solution
 
Front() - function in g0601_0700.s0622_design_circular_queue.MyCircularQueue
 
FrontMiddleBackQueue - class in g1601_1700.s1670_design_front_middle_back_queue
 
fullBloomFlowers(kotlin.Array,kotlin.IntArray) - function in g2201_2300.s2251_number_of_flowers_in_full_bloom.Solution
 
fullJustify(kotlin.Array,java.lang.Integer) - function in g0001_0100.s0068_text_justification.Solution
 
furthestBuilding(kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in g1601_1700.s1642_furthest_building_you_can_reach.Solution
 
furthestDistanceFromOrigin(java.lang.String) - function in g2801_2900.s2833_furthest_point_from_origin.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