Problem 61028. The Case of the Missing Prototype – Extract the Culprit’s Name from a Mixed Letter-and-Number Email Message
While tracing the suspect’s digital footprint, you recover an email containing a mixed string of letters and numbers.The letters spell out the sender’s name, while the numbers are irrelevant noise.
Given a string msg, extract only the letters and return them in order to reveal the culprit’s name.
This small clue may finally tell you who sent the message!
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers7
Suggested Problems
More from this Author22
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!