Abbey Hernandez
@AbbeyHernandez
0
### Titleize ###A method that capitalizes each word in a string like a book title and does not capitalize words like 'a', 'and', 'of', 'over' or 'the'.
16
1
0
0
### Missing Numbers ###Given an array of unique integers ordered from least to greatest, this method will return an array of the integers that are needed to fill in the consecutive set.
1
0
0