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

Add code for answering range minimum queries in O(1) time . #33

Open
akash0619 opened this issue Sep 26, 2020 · 7 comments
Open

Add code for answering range minimum queries in O(1) time . #33

akash0619 opened this issue Sep 26, 2020 · 7 comments
Assignees
Labels

Comments

@akash0619
Copy link

Write a code for answering range minimum queries in O(1) time.

@ankiiitraj
Copy link
Member

You are talking about a sparse table! @akashz19 assigning this to you

@ankiiitraj ankiiitraj added the good first issue Good for newcomers label Sep 26, 2020
@akash0619
Copy link
Author

Yeah sparse table to the rescue.

@ankiiitraj
Copy link
Member

@akashz19 let the PR rain!

@ankiiitraj
Copy link
Member

Are you on it? @akashz19

@akash0619
Copy link
Author

If you want to assign to someone else no worries i am busy in other stuff else will do today or tomorrow.

@paraggoyal28
Copy link
Contributor

@ankiiitraj please assign this task to me if it is yet open.

@ankiiitraj
Copy link
Member

@paraggoyal28 assigning this to you!

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

No branches or pull requests

5 participants