Subject: PHP

Merge Two Arrays

Write a PHP function to merge two arrays into one and remove duplicates.

Example:
Input: [1, 2, 3] and [2, 3, 4]
Output: [1, 2, 3, 4]

Select file or drag and drop

PNG, JPG, SVG

Preview