SıмΞоп I saw some implementations. The major problem with that feature is to find or implement an efficient algorithm to match path into words within a dictionary (Example: transform "mjuytfdsdftyuiuhgvc" to "music"). A guy implemented this on Python and it took 1 hour to finish the test cases.