Skip to content

Conversation

t3chn0tr0n
Copy link
Contributor

@t3chn0tr0n t3chn0tr0n commented Apr 9, 2019

Add sort and sorted documentation at the end of data-structures.

Copy link
Owner

@kushaldas kushaldas left a comment

Choose a reason for hiding this comment

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

I will do a proper review later this week.

Whenever two 2nd elements were equal, 1st element was checked. eg. in (3, 2), (1, 2), since 2s were equal, 1 and 3 was checked. and (1,2) came up in-front.

Now lets see an example.

Copy link
Owner

Choose a reason for hiding this comment

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

Example of ?

@t3chn0tr0n
Copy link
Contributor Author

This solved those two problems.

Base automatically changed from master to main February 17, 2021 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants