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
D
- dailyTemperatures(kotlin.IntArray) - function in g0701_0800.s0739_daily_temperatures.Solution
- dayOfTheWeek(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g1101_1200.s1185_day_of_the_week.Solution
- dayOfYear(java.lang.String) - function in g1101_1200.s1154_day_of_the_year.Solution
- dec(java.lang.String) - function in g0401_0500.s0432_all_oone_data_structure.AllOne
- deckRevealedIncreasing(kotlin.IntArray) - function in g0901_1000.s0950_reveal_cards_in_increasing_order.Solution
- decode(java.lang.String) - function in g0501_0600.s0535_encode_and_decode_tinyurl.Codec
- decodeAtIndex(java.lang.String,java.lang.Integer) - function in g0801_0900.s0880_decoded_string_at_index.Solution
- decodeString(java.lang.String) - function in g0301_0400.s0394_decode_string.Solution
- defangIPaddr(java.lang.String) - function in g1101_1200.s1108_defanging_an_ip_address.Solution
- deleteAndEarn(kotlin.IntArray) - function in g0701_0800.s0740_delete_and_earn.Solution
- deleteAtIndex(java.lang.Integer) - function in g0701_0800.s0707_design_linked_list.MyLinkedList
- deleteDuplicates(com_github_leetcode.ListNode) - function in g0001_0100.s0082_remove_duplicates_from_sorted_list_ii.Solution
- deleteDuplicates(com_github_leetcode.ListNode) - function in g0001_0100.s0083_remove_duplicates_from_sorted_list.Solution
- deleteFront() - function in g0601_0700.s0641_design_circular_deque.MyCircularDeque
- deleteLast() - function in g0601_0700.s0641_design_circular_deque.MyCircularDeque
- deleteNode(com_github_leetcode.ListNode) - function in g0201_0300.s0237_delete_node_in_a_linked_list.Solution
- deleteNode(com_github_leetcode.TreeNode,java.lang.Integer) - function in g0401_0500.s0450_delete_node_in_a_bst.Solution
- deleteWord(g0201_0300.s0212_word_search_ii.Tree,java.lang.String) - function in g0201_0300.s0212_word_search_ii.Tree.Companion
- delNodes(com_github_leetcode.TreeNode,kotlin.IntArray) - function in g1101_1200.s1110_delete_nodes_and_return_forest.Solution
- deQueue() - function in g0601_0700.s0622_design_circular_queue.MyCircularQueue
- deserialize(java.lang.String) - function in g0201_0300.s0297_serialize_and_deserialize_binary_tree.Codec
- deserialize(java.lang.String) - function in g0301_0400.s0385_mini_parser.Solution
- deserialize(java.lang.String) - function in g0401_0500.s0449_serialize_and_deserialize_bst.Codec
- detectCapitalUse(java.lang.String) - function in g0501_0600.s0520_detect_capital.Solution
- detectCycle(com_github_leetcode.ListNode) - function in g0101_0200.s0142_linked_list_cycle_ii.Solution
- dfs(kotlin.Array,java.lang.Integer,java.lang.Integer) - function in g0101_0200.s0130_surrounded_regions.Solution
- diameterOfBinaryTree(com_github_leetcode.TreeNode) - function in g0501_0600.s0543_diameter_of_binary_tree.Solution
- diffWaysToCompute(java.lang.String) - function in g0201_0300.s0241_different_ways_to_add_parentheses.Solution
- DinnerPlates - class in g1101_1200.s1172_dinner_plate_stacks
- distanceBetweenBusStops(kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in g1101_1200.s1184_distance_between_bus_stops.Solution
- distanceK(com_github_leetcode.TreeNode,com_github_leetcode.TreeNode,java.lang.Integer) - function in g0801_0900.s0863_all_nodes_distance_k_in_binary_tree.Solution
- distinctSubseqII(java.lang.String) - function in g0901_1000.s0940_distinct_subsequences_ii.Solution
- distributeCandies(kotlin.IntArray) - function in g0501_0600.s0575_distribute_candies.Solution
- distributeCandies(java.lang.Integer,java.lang.Integer) - function in g1101_1200.s1103_distribute_candies_to_people.Solution
- distributeCoins(com_github_leetcode.TreeNode) - function in g0901_1000.s0979_distribute_coins_in_binary_tree.Solution
- diStringMatch(java.lang.String) - function in g0901_1000.s0942_di_string_match.Solution
- divide(java.lang.Integer,java.lang.Integer) - function in g0001_0100.s0029_divide_two_integers.Solution
- divisorGame(java.lang.Integer) - function in g1001_1100.s1025_divisor_game.Solution
- dominantIndex(kotlin.IntArray) - function in g0701_0800.s0747_largest_number_at_least_twice_of_others.Solution