FunnyAlgorithms
FunnyAlgorithms copied to clipboard
Added a famous STACK question - Celebrity Problem using C++
Hey, this is Mugdha. I have added a code for the famous stack's problem which is Celebrity Problem using C++. Provided 2 solutions, brute force and optimized approach. Thankyou and Happy Coding!