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
B
- back(java.lang.Integer) - function in g1401_1500.s1472_design_browser_history.BrowserHistory
- backspaceCompare(java.lang.String,java.lang.String) - function in g0801_0900.s0844_backspace_string_compare.Solution
- bagOfTokensScore(kotlin.IntArray,java.lang.Integer) - function in g0901_1000.s0948_bag_of_tokens.Solution
- balance(java.util.PriorityQueue,java.util.PriorityQueue) - function in g0201_0300.s0295_find_median_from_data_stream.MedianFinder
- balanceBST(com_github_leetcode.TreeNode) - function in g1301_1400.s1382_balance_a_binary_search_tree.Solution
- balancedString(java.lang.String) - function in g1201_1300.s1234_replace_the_substring_for_balanced_string.Solution
- balancedStringSplit(java.lang.String) - function in g1201_1300.s1221_split_a_string_in_balanced_strings.Solution
- Bank - class in g2001_2100.s2043_simple_bank_system
- bar(java.lang.Runnable) - function in g1101_1200.s1115_print_foobar_alternately.FooBar
- baseNeg2(java.lang.Integer) - function in g1001_1100.s1017_convert_to_base_2.Solution
- beautifulArray(java.lang.Integer) - function in g0901_1000.s0932_beautiful_array.Solution
- beautySum(java.lang.String) - function in g1701_1800.s1781_sum_of_beauty_of_all_substrings.Solution
- bestCoordinate(kotlin.Array,java.lang.Integer) - function in g1601_1700.s1620_coordinate_with_maximum_network_quality.Solution
- bestRotation(kotlin.IntArray) - function in g0701_0800.s0798_smallest_rotation_with_highest_score.Solution
- bestTeamScore(kotlin.IntArray,kotlin.IntArray) - function in g1601_1700.s1626_best_team_with_no_conflicts.Solution
- binaryGap(java.lang.Integer) - function in g0801_0900.s0868_binary_gap.Solution
- binaryTreePaths(com_github_leetcode.TreeNode) - function in g0201_0300.s0257_binary_tree_paths.Solution
- birth(java.lang.String,java.lang.String) - function in g1501_1600.s1600_throne_inheritance.ThroneInheritance
- Bitset - class in g2101_2200.s2166_design_bitset
- bitwiseComplement(java.lang.Integer) - function in g1001_1100.s1009_complement_of_base_10_integer.Solution
- book(java.lang.Integer,java.lang.Integer) - function in g0701_0800.s0729_my_calendar_i.MyCalendar
- book(java.lang.Integer,java.lang.Integer) - function in g0701_0800.s0731_my_calendar_ii.MyCalendarTwo
- book(java.lang.Integer,java.lang.Integer) - function in g0701_0800.s0732_my_calendar_iii.MyCalendarThree
- BookMyShow - class in g2201_2300.s2286_booking_concert_tickets_in_groups
- boxDelivering(kotlin.Array,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in g1601_1700.s1687_delivering_boxes_from_storage_to_ports.Solution
- braceExpansionII(java.lang.String) - function in g1001_1100.s1096_brace_expansion_ii.Solution
- breakPalindrome(java.lang.String) - function in g1301_1400.s1328_break_a_palindrome.Solution
- brokenCalc(java.lang.Integer,java.lang.Integer) - function in g0901_1000.s0991_broken_calculator.Solution
- BrowserHistory - class in g1401_1500.s1472_design_browser_history
- bstFromPreorder(kotlin.IntArray) - function in g1001_1100.s1008_construct_binary_search_tree_from_preorder_traversal.Solution
- BSTIterator - class in g0101_0200.s0173_binary_search_tree_iterator
- bstToGst(com_github_leetcode.TreeNode) - function in g1001_1100.s1038_binary_search_tree_to_greater_sum_tree.Solution
- btreeGameWinningMove(com_github_leetcode.TreeNode,java.lang.Integer,java.lang.Integer) - function in g1101_1200.s1145_binary_tree_coloring_game.Solution
- buddyStrings(java.lang.String,java.lang.String) - function in g0801_0900.s0859_buddy_strings.Solution
- buildArray(kotlin.IntArray,java.lang.Integer) - function in g1401_1500.s1441_build_an_array_with_stack_operations.Solution
- buildArray(kotlin.IntArray) - function in g1901_2000.s1920_build_array_from_permutation.Solution
- buildDict(kotlin.Array) - function in g0601_0700.s0676_implement_magic_dictionary.MagicDictionary
- buildTree(kotlin.IntArray,kotlin.IntArray) - function in g0101_0200.s0105_construct_binary_tree_from_preorder_and_inorder_traversal.Solution
- buildTree(kotlin.IntArray,kotlin.IntArray) - function in g0101_0200.s0106_construct_binary_tree_from_inorder_and_postorder_traversal.Solution
- bulbSwitch(java.lang.Integer) - function in g0301_0400.s0319_bulb_switcher.Solution
- busiestServers(java.lang.Integer,kotlin.IntArray,kotlin.IntArray) - function in g1601_1700.s1606_find_servers_that_handled_most_number_of_requests.Solution
- busyStudent(kotlin.IntArray,kotlin.IntArray,java.lang.Integer) - function in g1401_1500.s1450_number_of_students_doing_homework_at_a_given_time.Solution
- buzz(java.lang.Runnable) - function in g1101_1200.s1195_fizz_buzz_multithreaded.FizzBuzz