4 String to Integer 3 String to IntegerDescriptionImplement atoi which converts a string to an integer. The function first discards as many whitespace characters as necessary until the first non-whitespace character is f 2020-04-06 LeetCode