Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staircase Search in Kotlin #4501

Closed
kiruba-r11 opened this issue Mar 29, 2021 · 3 comments · Fixed by #4518
Closed

Staircase Search in Kotlin #4501

kiruba-r11 opened this issue Mar 29, 2021 · 3 comments · Fixed by #4518

Comments

@kiruba-r11
Copy link
Contributor

🚀 Feature

Staircase Search is commonly known as search in a row and column sorted matrix.

Have you read the Contributing Guidelines on Pull Requests?

Yes

Motivation

This algorithm is not present in the Kotlin directory, so it just motivated me to add one.

Pitch

It is one of the important algorithms to approach various problems based on row and column sorted matrix

@github-actions
Copy link

Hello @kiruba-r11,
Thank you for opening an issue. 🥳
To get assigned to this particular issue please use /assign
Check this guide before contributing.

@kiruba-r11
Copy link
Contributor Author

/assign

@github-actions
Copy link

This issue has been assigned to @kiruba-r11!
It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant