GDSC-IGDTUW-Autumn-of-Code-2022 / dsa-foundation

To submit questions and answers for DSA.
5 stars 44 forks source link

Pairs with difference K #128

Closed AarnaSinghal closed 8 months ago

AarnaSinghal commented 1 year ago

You are given with an array of integers and an integer K. You have to find and print the count of all such pairs which have difference K. Note: Take absolute difference between the elements of the array.

AarnaSinghal commented 1 year ago

@gdsc-igdtuw @Parul-Mann please assign this issue to me

gh4abhi commented 1 year ago

Please assign this issue to me.

Monachaudhary commented 1 year ago

Kindly assign this to me

Monachaudhary commented 1 year ago

155 Pair with difference K