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

PaintersPartition and power #1223

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

Shailaputri
Copy link

Rewrote the algorithms for Painter's Partition (using Binary Search) and Power(using Recursion) in Python. These are famous interview questions and standard examples of Divide and Conquer algos.

@Shailaputri
Copy link
Author

Hi. Dropping in to check if the repo is active and still participating in hacktoberfest2023.

Copy link
Member

@OtacilioN OtacilioN left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for contributing! Have a Happy Hacking, +1 for your Hacktoberfest count.

@OtacilioN OtacilioN merged commit 2070731 into ReciHub:master Oct 20, 2023
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.

None yet

2 participants