manan025 / DS-Algo-Zone

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript and Kotlin.
MIT License
25 stars 78 forks source link

Intersection of Two Arrays #267

Open J-e-e-t opened 3 years ago

J-e-e-t commented 3 years ago

🚀 Feature

Given two integer arrays nums1 and nums2, return an array of their intersection. Each element in the result must be unique.

Have you read the Contribution Guidelines?

YES

Pitch

Asked in coding interviews of many top tech companies

Assignees

(Do not make changes in this section until asked to do so)
C -
C# -
C++ -
Go -
Java -
Javascript -
Kotlin -
Python -

J-e-e-t commented 3 years ago

Please Assign me this issue in c++.

A-Spiral-Forge commented 3 years ago

Please Assign me this issue in python

susheel-kumar-1998 commented 3 years ago

I would love to contribute in java. please assign me this issue.