Find Intersection
CodeChefOpen on judge ↗
The function FindIntersection(Arr1, Arr2) read the array of strings stored in Arr1 and Arr2 which will contain two set: the first set of element will represent a list numbers sorted in ascending order, the second set of element will represent a second list of numbers (also sorted). Your goal is to print the array with single white space containing the numbers that occur in elements of strArr in so
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start