12th May 2020
T.Rowe Price Software Engineer Interview Question
Question Expected Completion time of 30-60 minutes depending on experience Write a method or function in the major programming language of your choice that returns the longest word in a sentence and its length. For example, “The cow jumped over the moon.” should return “jumped” and 6. Write unit tests, reworking code as needed Add a method that returns the...