Adobe interview question

Convert a string to camel casing.

Interview Answer

Anonymous

18 Apr 2022

The main focus was to optimise the code and check for the edge cases. I had written the basic code in a minute but failed to optimise it for the corner cases