A B C D E F G H I K L M N P R S T U V W Z 
All Classes All Packages

F

fetch(int) - Method in class leetcode.design_most_recently_used_queue.MRUQueue
将第 k 个元素(从 1 开始索引)移到队尾,并返回该元素。
find(T) - Method in class leetcode.common.UnionFind
 
find132pattern(int[]) - Method in class leetcode.leetcode_132_pattern.Solution
 
findAllRecipes(String[], List<List<String>>, String[]) - Method in class leetcode.find_all_possible_recipes_from_given_supplies.Solution
 
findCheapestPrice(int, int[][], int, int, int) - Method in class leetcode.cheapest_flights_within_k_stops.Solution
 
findDisappearedNumbers(int[]) - Method in class leetcode.find_all_numbers_disappeared_in_an_array.Solution
 
findKthLargest(int[], int) - Method in class leetcode.wiggle_sort_ii.Solution
 
findLeaves(TreeNode) - Method in class leetcode.find_leaves_of_binary_tree.Solution
 
findMedian() - Method in class leetcode.find_median_from_data_stream.MedianFinder
返回到目前为止所有元素的中位数。与实际答案相差10^-5以内的答案将被接受。
findMinArrowShots(int[][]) - Method in class leetcode.minimum_number_of_arrows_to_burst_balloons.Solution
 
findNearestRightNode(TreeNode, TreeNode) - Method in class leetcode.find_nearest_right_node_in_binary_tree.Solution
 
findWords(char[][], String[]) - Method in class leetcode.word_search_ii.Solution
 
first - Variable in class leetcode.common.Pair
 
first - Variable in class leetcode.find_nearest_right_node_in_binary_tree.Solution.Pair
 
flag - Variable in class leetcode.find_all_possible_recipes_from_given_supplies.Node
 
flag - Variable in class leetcode.zigzag_iterator.ZigzagIterator
 
flatten(Node) - Method in class leetcode.flatten_a_multilevel_doubly_linked_list.Solution
 
flattenLast(Node) - Method in class leetcode.flatten_a_multilevel_doubly_linked_list.Solution
 
fourSumCount(int[], int[], int[], int[]) - Method in class leetcode.leetcode_4sum_ii.Solution
 
Frame(char, int) - Constructor for class leetcode.rearrange_string_k_distance_apart.Solution.Frame
 
Frame(int, boolean) - Constructor for class leetcode.employee_free_time.Solution.Frame
 
Frame(int, int, int) - Constructor for class leetcode.cheapest_flights_within_k_stops.Solution.Frame
 
A B C D E F G H I K L M N P R S T U V W Z 
All Classes All Packages