-
## 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 pr…
-
Hello @dsrao711,
I would like to take this issue and add a solution to the problem.
DSA Topic: BitMagic
URL: https://practice.geeksforgeeks.org/problems/find-position-of-set-bit3706/1
Refere…
-
Hello @dsrao711,
I would like to take this issue and add a solution to the problem.
DSA Topic: BitMagic
URL: https://practice.geeksforgeeks.org/problems/power-of-2-1587115620/1
Reference: DS…
-
Hi @dsrao711, greetings
I would like to add a solution to this problem
https://practice.geeksforgeeks.org/problems/second-most-repeated-string-in-a-sequence0534/1
Please assign this task to me.
…
-
Hello @dsrao711,
I would like to take this issue and add a solution to the problem.
URL: https://practice.geeksforgeeks.org/problems/kadanes-algorithm-1587115620/1
Reference: DSA 450 Sheet by L…
-
-
## Link of the question
Provide the link of the question and ask for assignment of the issue.
https://www.geeksforgeeks.org/write-a-program-to-reverse-an-array-or-string/
## Coding platform
- …
-
### Enter your question -
Tower of Hanoi is a mathematical puzzle where we have three rods and n disks. The objective of the puzzle is to move the entire stack to another rod, obeying the following …
-
-
Given a positive integer value N. The task is to find how many numbers less than or equal to N have numbers of divisors exactly equal to 3.