CPP icon indicating copy to clipboard operation
CPP copied to clipboard

Element Difference equal to k

Open pawarhrishi21 opened this issue 5 years ago • 9 comments
trafficstars

Given an array, ‘A’ of sorted integers and another non-negative integer k, find if there exist 2 indices i and j such that

A[i] - A[j] = k i!= j

Required Time Complexity: O(n)

Add CPP file in the daily code folder.

pawarhrishi21 avatar Sep 29 '20 07:09 pawarhrishi21

Hey! can I work on this problem

APOORVANAGAR-2002 avatar Sep 29 '20 09:09 APOORVANAGAR-2002

Hey! Can I do PR for this issue?

surya7765 avatar Sep 29 '20 19:09 surya7765

hi! I would like to contribute to hacktoberfest2020 through your repo.

aadityasohani avatar Sep 29 '20 20:09 aadityasohani

Given an array, ‘A’ of sorted integers and another non-negative integer k, find if there exist 2 indices i and j such that

A[i] - A[j] = k i!= j

Required Time Complexity: O(n)

Add CPP file in the daily code folder.

Hey! Can I work on this problem?

incognito1729 avatar Sep 30 '20 09:09 incognito1729

hi! I would like to contribute to hacktoberfest2020 .Can you assign me this issue?

kashika3101 avatar Sep 30 '20 10:09 kashika3101

Would love to work on this issue and make it more efficient.

Rituraj-commits avatar Sep 30 '20 16:09 Rituraj-commits

Given an array, ‘A’ of sorted integers and another non-negative integer k, find if there exist 2 indices i and j such that

A[i] - A[j] = k i!= j

Required Time Complexity: O(n)

Add CPP file in the daily code folder.

Hey! Please I would like to work on this issue. Please assign it to me

js0805 avatar Sep 30 '20 18:09 js0805

I would like to solve this issue, can you help me with getting started?

Sambhu98 avatar Sep 30 '20 18:09 Sambhu98

Please assign me this issue.

rubisingh2020 avatar Sep 30 '20 19:09 rubisingh2020