A
C
F
G
I
J
L
M
P
R
S
T
U
R
- removeDuplicates(IntArray) - function in g0001_0100.s0026_remove_duplicates_from_sorted_array.Solution
- removeNthFromEnd(ListNode,Integer) - function in g0001_0100.s0019_remove_nth_node_from_end_of_list.Solution
- reverse(Integer) - function in g0001_0100.s0007_reverse_integer.Solution
- reverseKGroup(ListNode,Integer) - function in g0001_0100.s0025_reverse_nodes_in_k_group.Solution
- romanToInt(String) - function in g0001_0100.s0013_roman_to_integer.Solution
- rotate(Array) - function in g0001_0100.s0048_rotate_image.Solution