abhisek247767 / LeetCode2024-6Companies30Days

Make your first Pull Request on Hacktoberfest 2024. Don't forget to spread love and if you like give us a ⭐️
40 stars 64 forks source link

📃: Contains Duplicate(Leetcode:217) #150

Closed Amer-Mukhtar closed 1 month ago

Amer-Mukhtar commented 1 month ago

🟢 Title : Contains Duplicate 🟢 Programming language : C++ 🟢 Objective : Return true if any value appears at least twice in the array 🟢 Summary : Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct.

Link To Leetcode Problem: https://leetcode.com/problems/contains-duplicate/


✅ Details to Include When Taking the Issue: Name : Amer Mukhtar

@abhisek247767 can you please assign this to me? with hacktoberfest labels?

github-actions[bot] commented 1 month ago

👋 Thanks for opening this issue! First please star the repository and follow me in github. We appreciate your feedback and will look into it as soon as possible.

github-actions[bot] commented 1 month ago

Hello @Amer-Mukhtar! Your issue #150 has been successfully closed. ✅ Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀