A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

R

rand10() - function in g0401_0500.s0470_implement_rand10_using_rand7.Solution
 
RandomizedCollection - class in g0301_0400.s0381_insert_delete_getrandom_o1_duplicates_allowed
 
RandomizedSet - class in g0301_0400.s0380_insert_delete_getrandom_o1
 
randPoint() - function in g0401_0500.s0478_generate_random_point_in_a_circle.Solution
 
rangeBitwiseAnd(Integer,Integer) - function in g0201_0300.s0201_bitwise_and_of_numbers_range.Solution
 
RangeModule - class in g0701_0800.s0715_range_module
 
readBinaryWatch(Integer) - function in g0401_0500.s0401_binary_watch.Solution
 
Rear() - function in g0601_0700.s0622_design_circular_queue.MyCircularQueue
 
reconstructQueue(Array) - function in g0401_0500.s0406_queue_reconstruction_by_height.Solution
 
recoverTree(TreeNode) - function in g0001_0100.s0099_recover_binary_search_tree.Solution
 
remove(Integer) - function in g0301_0400.s0380_insert_delete_getrandom_o1.RandomizedSet
 
remove(Integer) - function in g0301_0400.s0381_insert_delete_getrandom_o1_duplicates_allowed.RandomizedCollection
Removes a value from the collection.
remove(Integer) - function in g0701_0800.s0705_design_hashset.MyHashSet
 
remove(Integer) - function in g0701_0800.s0706_design_hashmap.MyHashMap
 
removeBoxes(IntArray) - function in g0501_0600.s0546_remove_boxes.Solution
 
removeComments(Array) - function in g0701_0800.s0722_remove_comments.Solution
 
removeDuplicateLetters(String) - function in g0301_0400.s0316_remove_duplicate_letters.Solution
 
removeDuplicates(IntArray) - function in g0001_0100.s0026_remove_duplicates_from_sorted_array.Solution
 
removeDuplicates(IntArray) - function in g0001_0100.s0080_remove_duplicates_from_sorted_array_ii.Solution
 
removeElement(IntArray,Integer) - function in g0001_0100.s0027_remove_element.Solution
 
removeElements(ListNode,Integer) - function in g0201_0300.s0203_remove_linked_list_elements.Solution
 
removeInvalidParentheses(String) - function in g0301_0400.s0301_remove_invalid_parentheses.Solution
 
removeKdigits(String,Integer) - function in g0401_0500.s0402_remove_k_digits.Solution
 
removeNthFromEnd(ListNode,Integer) - function in g0001_0100.s0019_remove_nth_node_from_end_of_list.Solution
 
removeRange(Integer,Integer) - function in g0701_0800.s0715_range_module.RangeModule
 
reorderList(ListNode) - function in g0101_0200.s0143_reorder_list.Solution
 
repeatedStringMatch(String,String) - function in g0601_0700.s0686_repeated_string_match.Solution
 
repeatedSubstringPattern(String) - function in g0401_0500.s0459_repeated_substring_pattern.Solution
 
replaceWords(List,String) - function in g0601_0700.s0648_replace_words.Solution
 
reset() - function in g0301_0400.s0384_shuffle_an_array.Solution
 
reset() - function in g0501_0600.s0519_random_flip_matrix.Solution
 
restoreIpAddresses(String) - function in g0001_0100.s0093_restore_ip_addresses.Solution
 
reverse(Integer) - function in g0001_0100.s0007_reverse_integer.Solution
 
reverse(ListNode) - function in g0001_0100.s0092_reverse_linked_list_ii.Solution
 
reverse(ListNode) - function in g0201_0300.s0234_palindrome_linked_list.Solution
 
reverseBetween(ListNode,Integer,Integer) - function in g0001_0100.s0092_reverse_linked_list_ii.Solution
 
reverseBits(Integer) - function in g0101_0200.s0190_reverse_bits.Solution
 
reverseKGroup(ListNode,Integer) - function in g0001_0100.s0025_reverse_nodes_in_k_group.Solution
 
reverseList(ListNode) - function in g0201_0300.s0206_reverse_linked_list.Solution
 
reversePairs(IntArray) - function in g0401_0500.s0493_reverse_pairs.Solution
 
reverseStr(String,Integer) - function in g0501_0600.s0541_reverse_string_ii.Solution
 
reverseString(CharArray) - function in g0301_0400.s0344_reverse_string.Solution
 
reverseVowels(String) - function in g0301_0400.s0345_reverse_vowels_of_a_string.Solution
 
reverseWords(String) - function in g0101_0200.s0151_reverse_words_in_a_string.Solution
 
reverseWords(String) - function in g0501_0600.s0557_reverse_words_in_a_string_iii.Solution
 
rightSideView(TreeNode) - function in g0101_0200.s0199_binary_tree_right_side_view.Solution
 
rob(IntArray) - function in g0101_0200.s0198_house_robber.Solution
 
rob(IntArray) - function in g0201_0300.s0213_house_robber_ii.Solution
 
rob(TreeNode) - function in g0301_0400.s0337_house_robber_iii.Solution
 
romanToInt(String) - function in g0001_0100.s0013_roman_to_integer.Solution
 
rotate(Array) - function in g0001_0100.s0048_rotate_image.Solution
 
rotate(IntArray,Integer) - function in g0101_0200.s0189_rotate_array.Solution
 
rotateRight(ListNode,Integer) - function in g0001_0100.s0061_rotate_list.Solution
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z