-
## Link of the question
Provide the link of the question and ask for assignment of the issue.
## Coding platform
- [ ] Hackerrank
- [ ] HackerEarth
- [ ] Codechef
- [ ] Codeforces
- [ ] Lee…
-
after set up the bot from https://github.com/cheran-senthil/TLE, i can't do anything like gitgud or duel (the error is below). can anyone help me?
(can identify or set handle, but gitgud, gimme, duel…
-
-
There is smthg wrong with testcases for `Two Friends` problem.
Sample of test case;
```
TEST(new int[][]{new int[]{0, 0}, new int[]{0, 0}, new int[]{4, 0}, new int[]{4, 3}}, "1E-05");
```
It…
-
Hello, this seems interesting!
What are the contributing guidelines here?
-
### Enter your question -
You have a Petri dish with bacteria and you are preparing to dive into the harsh micro-world. But, unfortunately, you don't have any microscope nearby, so you can't watch t…
-
```
// return Map of prime to count
def primeFactors(n: Int): Map[Int, Int]
```
-
## Link of the question
Provide the link of the question and ask for assignment of the issue.
https://www.geeksforgeeks.org/a-program-to-check-if-strings-are-rotations-of-each-other/
## Coding plat…
-
Add algorithms ranging from most basic to advanced.
Be it graphs, dynamic programming, greedy, or adhoc. Simple to complex, as long it is a valid algorithm put this in bucket.
If domain not pre…
-
## Link of the question
Provide the link of the question and ask for assignment of the issue.
https://practice.geeksforgeeks.org/problems/spirally-traversing-a-matrix-1587115621/1
I want to work on…