LeetCode Question · Jun 2019

Microsoft | Phone screen | Convert an array into string

1,427 views 4 replies

Question Details

Given an array of strings, convert this array into string and then revert this string into the original array. Ex: Input: Array = ["Perl", "Python", "Unix", "Jython", "Java"] Output: String = PerlPythonUnixJythonJava Array =...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Arrays Strings