Challenge: Find Symmetric Pairs in an Array
Try to solve the Find Symmetric Pairs in an Array problem.
We'll cover the following...
Statement
Given an array of pairs, nums
, find all the
Constraints:
nums.length
nums[i].length
nums[i][1]
nums[i][2]
Examples
Access this course and 1400+ top-rated courses and projects.