Closed pjdurden closed 2 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.
Hi @pjdurden can you assign me this issue I would like to work on the documentation part . Ayush Jha DSA Batch 3 /assign
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.
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
DSA/directory
&DSA
branch.