DS-Algo-Zone icon indicating copy to clipboard operation
DS-Algo-Zone copied to clipboard

Problem related to hashing

Open anu-phoenix opened this issue 3 years ago • 4 comments

🚀 Feature

For a user input array check the pair with given sum is present in the array or not.

Have you read the Contribution Guidelines?

yes

Pitch

you have to take a array and its size n as a input from user and have to print "yes" (without quotes) if there is a pair in the array with sum k(user input) and "no" (without quotes) if it is not present. you have to use hashing for solving this problem.

Assignees

C -
C# -
C++ -
Go -
Java -
Javascript -
Kotlin -
Python -

anu-phoenix avatar Oct 04 '21 08:10 anu-phoenix

Assign in python please

A-Spiral-Forge avatar Oct 04 '21 08:10 A-Spiral-Forge

please assign in language C++

anu-phoenix avatar Oct 04 '21 09:10 anu-phoenix

Please assign me with this issue. I would like to contribute in java.

susheel-kumar-1998 avatar Oct 04 '21 17:10 susheel-kumar-1998

@manan025 I would like to work on this using Python.

sudhir512kj avatar Oct 05 '21 02:10 sudhir512kj