Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Add nth_element() in algorithm #247

Merged
merged 5 commits into from
Jan 6, 2020
Merged

Add nth_element() in algorithm #247

merged 5 commits into from
Jan 6, 2020

Conversation

IanFPFerreira
Copy link
Contributor

Adding nth_element() function that which rearranges the list in such a way such that the element at the nth position is the one which should be at that position if we sort the list.

Copy link
Owner

@Bhupesh-V Bhupesh-V left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution @IanFPFerreira 👍 🎉

@Bhupesh-V Bhupesh-V merged commit dde923c into Bhupesh-V:master Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants