All Courses

How to check If Two String Arrays are Equivalent or not?

By Albert, 2 years ago
  • Bookmark
0

Given two string arrays str1 and str2, return true if the two arrays represent the same string, and false otherwise.

A string is represented by an array if the array elements concatenated in order forms the string.

Array
String
Python
0 Answer
Your Answer

Webinars

Why You Should Learn Data Science in 2023

Sep 30th (7:00 PM) 1117 Registered
More webinars

Related Discussions

Running random forest algorithm with one variable

View More