Given two integer arrays of equal length.
In one step, you can select any non-empty sub-array of arr and reverse it. You are allowed to make any number of steps.
Return True if you can make arr equal to target, or False otherwise.
https://leetcode.com/problems/merge-t...
Watch video Make Two Arrays Equal by Reversing Sub-arrays online without registration, duration hours minute second in high quality. This video was added by user coding interview questions 12 December 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 332 once and liked it 2 people.