ankitapuri / DSA-guide

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

StairCase Search #262

Open kiruba-r11 opened 3 years ago

kiruba-r11 commented 3 years ago

💥 Proposal

StairCase search is also commonly known as Search in a Row and Column sorted array.

Have you read the Contributing Guidelines on Pull Requests ?

Yes

kiruba-r11 commented 3 years ago

@ankitapuri I would like to solve this problem in C++. Please assign this to me under CrossWoC. I will be adding three approaches of this question and differentiate each one of them with their property of Row and Column sorted.

hardikchitkara commented 3 years ago

please assign java stair case to me.

Akash20x commented 3 years ago

I want to solve this in python Please assign me this issue as a part of Cross Woc

hardikchitkara commented 3 years ago

python or js assign it to m

ankitapuri commented 3 years ago

python or js assign it to m

do in JS

Akash20x commented 3 years ago

Please check my pull request