Class Solution
java.lang.Object
g1301_1400.s1389_create_target_array_in_the_given_order.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
createTargetArray
public int[] createTargetArray(int[] nums, int[] index)
-