Epic Interview Question

Write a function that prints the steps that are required to transpose a word by switching two characters. For example, what are the steps to convert "computer" to "copmuter"?

Interview Answer

Anonymous

Jul 27, 2020

I cancelled the test and didn't get to do this one