girlscript / winter-of-contributing

GirlScript Winter of Contributing is a three-month-long Open-Source Program organized by🧡GirlScript Foundation to create the world's largest multilingual content repository that will be available to everyone.
MIT License
880 stars 1.56k forks source link

DSA 4.1.13 The Celebrity Problem #7302

Closed pjdurden closed 2 years ago

pjdurden commented 3 years ago

Description

Give an introduction and explain the working of an algorithm to solve the celebrity problem. The statement for the problem can be summed up by this statement - "We can describe the problem input as an array of numbers/characters representing persons in the party. We also have a hypothetical function HaveAcquaintance(A, B) which returns true if A knows B, false otherwise." You can consult this link for more information - "https://www.geeksforgeeks.org/the-celebrity-problem/"

Task

Note

github-actions[bot] commented 3 years ago

Hello @pjdurden,
Thank you for opening an issue. :octocat:
Note - Self-assigns by the original author will be prioritised by mentors manually
To get assigned to this particular issue please use /assign
Check this guide before contributing.

ayushjha952 commented 3 years ago

Hi @pjdurden can you assign me this issue I would like to work on the documentation part . Ayush Jha DSA Batch 3 /assign

github-actions[bot] commented 3 years ago

This issue has been assigned to @ayushjha952! It will become unassigned if it isn't closed within 12 days. A maintainer can also add the pinned label to prevent it from being unassigned.