Hudson River Trading Interview Question
Hudson River TradingAlgorithm Engineer Interview
Program was already %99 complete. The function took a sentence in the form of a string as input. It then gets the first character of the string and you need to return "digit" if the first character was a number, "Upper" if it's a capital, or "Lower" if it's a lowercase letter. They already had everything already coded besides the 3 conditions to check for in the if/else statements.
Unlock the Full Solution
Enter your email to get instant access to the complete solution, explanation, and similar practice problems.