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
T
- tallestBillboard(kotlin.IntArray) - function in g0901_1000.s0956_tallest_billboard.Solution
- third(java.lang.Runnable) - function in g1101_1200.s1114_print_in_order.Foo
- thirdMax(kotlin.IntArray) - function in g0401_0500.s0414_third_maximum_number.Solution
- threeEqualParts(kotlin.IntArray) - function in g0901_1000.s0927_three_equal_parts.Solution
- threeSum(kotlin.IntArray) - function in g0001_0100.s0015_3sum.Solution
- threeSumClosest(kotlin.IntArray,java.lang.Integer) - function in g0001_0100.s0016_3sum_closest.Solution
- threeSumMulti(kotlin.IntArray,java.lang.Integer) - function in g0901_1000.s0923_3sum_with_multiplicity.Solution
- TimeMap - class in g0901_1000.s0981_time_based_key_value_store
- titleToNumber(java.lang.String) - function in g0101_0200.s0171_excel_sheet_column_number.Solution
- toGoatLatin(java.lang.String) - function in g0801_0900.s0824_goat_latin.Solution
- toHex(java.lang.Integer) - function in g0401_0500.s0405_convert_a_number_to_hexadecimal.Solution
- toLowerCase(java.lang.String) - function in g0701_0800.s0709_to_lower_case.Solution
- top() - function in g0101_0200.s0155_min_stack.MinStack
- top() - function in g0201_0300.s0225_implement_stack_using_queues.MyStack
- topKFrequent(kotlin.IntArray,java.lang.Integer) - function in g0301_0400.s0347_top_k_frequent_elements.Solution
- topKFrequent(kotlin.Array,java.lang.Integer) - function in g0601_0700.s0692_top_k_frequent_words.Solution
- TopVotedCandidate - class in g0901_1000.s0911_online_election
- toString() - function in com_github_leetcode.ListNode
- toString() - function in com_github_leetcode.Node
- toString() - function in com_github_leetcode.TreeNode
- toString() - function in com_github_leetcode.left_right.Node
- toString() - function in com_github_leetcode.neighbors.Node
- toString() - function in com_github_leetcode.random.Node
- toString() - function in g0401_0500.s0427_construct_quad_tree.Node
- toString() - function in g0401_0500.s0430_flatten_a_multilevel_doubly_linked_list.Node
- toString() - function in g0501_0600.s0558_logical_or_of_two_binary_grids_represented_as_quad_trees.Node
- totalFruit(kotlin.IntArray) - function in g0901_1000.s0904_fruit_into_baskets.Solution
- totalHammingDistance(kotlin.IntArray) - function in g0401_0500.s0477_total_hamming_distance.Solution
- totalNQueens(java.lang.Integer) - function in g0001_0100.s0052_n_queens_ii.Solution
- trailingZeroes(java.lang.Integer) - function in g0101_0200.s0172_factorial_trailing_zeroes.Solution
- transpose(kotlin.Array) - function in g0801_0900.s0867_transpose_matrix.Solution
- trap(kotlin.IntArray) - function in g0001_0100.s0042_trapping_rain_water.Solution
- trapRainWater(kotlin.Array) - function in g0401_0500.s0407_trapping_rain_water_ii.Solution
- Tree - class in g0201_0300.s0212_word_search_ii
- Tree.Companion - class in g0201_0300.s0212_word_search_ii.Tree
- tree2str(com_github_leetcode.TreeNode) - function in g0601_0700.s0606_construct_string_from_binary_tree.Solution
- TreeNode - class in com_github_leetcode
- TreeNode.Companion - class in com_github_leetcode.TreeNode
- triangleNumber(kotlin.IntArray) - function in g0601_0700.s0611_valid_triangle_number.Solution
- tribonacci(java.lang.Integer) - function in g1101_1200.s1137_n_th_tribonacci_number.Solution
- Trie - class in g0201_0300.s0208_implement_trie_prefix_tree
- Trie.TrieNode - class in g0201_0300.s0208_implement_trie_prefix_tree.Trie
- trimBST(com_github_leetcode.TreeNode,java.lang.Integer,java.lang.Integer) - function in g0601_0700.s0669_trim_a_binary_search_tree.Solution
- Twitter - class in g0301_0400.s0355_design_twitter
- twoCitySchedCost(kotlin.Array) - function in g1001_1100.s1029_two_city_scheduling.Solution
- twoSum(kotlin.IntArray,java.lang.Integer) - function in g0001_0100.s0001_two_sum.Solution
- twoSum(kotlin.IntArray,java.lang.Integer) - function in g0101_0200.s0167_two_sum_ii_input_array_is_sorted.Solution