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 Python to Intro_Sorted_Sets Module #4862

Merged
merged 25 commits into from
Oct 29, 2024
Merged

Conversation

CryoJS
Copy link
Contributor

@CryoJS CryoJS commented Oct 25, 2024

Added Python to Intro_Sorted_Sets Module's sections: Using Iterators, Sorted Sets, and Sorted Maps.
Relates to Issue #3444

Place an "x" in the corresponding checkbox if it is done or does not apply to this pull request.

  • I have tested my code.
  • I have added my solution according to the steps here.
  • I have followed the code conventions mentioned here.
    • I understand that if it is clear that I have not attempted to follow these conventions, my PR will be closed.
    • If changes are requested, I will re-request a review after addressing them.
  • I have linked this PR to any issues that it closes.

@CryoJS
Copy link
Contributor Author

CryoJS commented Oct 25, 2024

If applicable, and unless there is an easier implementation I missed, there could be a resource that includes how to create an accurate Python sorted set with some sort of SBBT, just as a side note maybe, since that is probably too hard for silver division (although I'm not entirely sure).

content/3_Silver/Intro_Sorted_Sets.mdx Outdated Show resolved Hide resolved
content/3_Silver/Intro_Sorted_Sets.mdx Outdated Show resolved Hide resolved
content/3_Silver/Intro_Sorted_Sets.mdx Outdated Show resolved Hide resolved
content/3_Silver/Intro_Sorted_Sets.mdx Outdated Show resolved Hide resolved
content/3_Silver/Intro_Sorted_Sets.mdx Outdated Show resolved Hide resolved
content/3_Silver/Intro_Sorted_Sets.mdx Outdated Show resolved Hide resolved
content/3_Silver/Intro_Sorted_Sets.mdx Outdated Show resolved Hide resolved
content/3_Silver/Intro_Sorted_Sets.mdx Outdated Show resolved Hide resolved
Copy link
Contributor

@SansPapyrus683 SansPapyrus683 left a comment

Choose a reason for hiding this comment

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

almost there!

content/3_Silver/Intro_Sorted_Sets.mdx Outdated Show resolved Hide resolved
content/3_Silver/Intro_Sorted_Sets.mdx Outdated Show resolved Hide resolved
@ryanchou-dev
Copy link
Member

thank you for your contribution!

@ryanchou-dev ryanchou-dev merged commit f9b452a into cpinitiative:master Oct 29, 2024
3 checks passed
@CryoJS CryoJS deleted the py branch October 29, 2024 13:09
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.

3 participants