The Celebrity Problem
You go to a party of N people, and you have to find out the celebrity over there. Scope This article tells about how to solve celebrity problem. In this article we will learn brute force approach to solve celebrity problem. In this article we will learn to solve celebrity problem using graphs In this ...