ankitapuri / DSA-guide

Trying to cover important DSA
MIT License
49 stars 114 forks source link

Added source code for 'K-diff-pair in an array' problem in python #291

Closed abhinav5481 closed 3 years ago

abhinav5481 commented 3 years ago

Related Issuse

Closes: #279

Describe the changes you've made

Added source code for 'K-diff-pair in an array' problem in python

Type of change

How Has This Been Tested?

I have tested it on Anaconda powershell

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

Na

Checklist:

Screenshots

Original Updated
original screenshot updated screenshot

image

Please review my code.

abhinav5481 commented 3 years ago

Hi @ankitapuri Please review my PR.