Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
320 stars 475 forks source link

Find duplicate in array #833

Open Anant1711 opened 3 years ago

Anant1711 commented 3 years ago

I want to add code in c++ to find duplicate elements in array

Arkashish commented 3 years ago

Can I work on this issue as a part of LGM-SOC'21. @Ayush7614 @Anant1711

Atif0604 commented 3 years ago

i want to do this java @Amit366 @Ayush7614

TasnimAnas commented 3 years ago

I want to solve this in C language

Anant1711 commented 3 years ago

I post this issue because I want to work on it. sorry! @Arkashish @Atif0604 @TasnimAnas

@Ayush7614 assign me this task.

Arkashish commented 3 years ago

Oh not a problem all the best @Anant1711

mitali-1703 commented 3 years ago

I post this issue because I want to work on it. sorry! @Arkashish @Atif0604 @TasnimAnas

@Ayush7614 assign me this task.

But a single question can be done in various languages. So anyone can contribute.

mitali-1703 commented 3 years ago

@Ayush7614 @Amit366 Please Assign me this issue. I will solve this problem in python. LGM-SOC'21

19bce502 commented 3 years ago

I want to contribute in C++ in O(n) time complexity please assign me this problem