-
If i don't change any values on any input fields form$invalid = false, but i have required fields so it should be true. It all starts working once i start typing on any field.
Is this expected behavi…
-
Hi! I'm having trouble with this question:
https://www.hackerrank.com/challenges/py-if-else
```
if __name__ == '__main__':
n = int(input())
```
This is my example code, it's failing to…
-
https://www.hackerrank.com/domains/java/java-strings
Please also create a new folder in your `hackerrank-java` to store your solutions for this category. If you got stuck on any challenge more than…
-
Congrats. Finally see your code on github. Very nice.
I can't reopen #19, hence I create this issue to note some issues on your code.
- [ ] Java class naming is not matched with requirement. For…
-
Issue created at [suggestion of @iHiD](https://github.com/exercism/v2-feedback/issues/1#issuecomment-323527024)
I very strongly dislike that you need mentor "approval" to move to the next problem.
…
Insti updated
6 years ago
-
> I think that this goal is difficult to complete within a weeks sprint. I also, feel that there was a missing link between the first tutorial and the zoo; there are a lot of new concepts that we are …
-
#### Overview
- https://www.hackerrank.com/challenges/compare-the-triplets
#### Review
- Alice와 Bob의 포인트를 각각의 리스트에 할당한다
- Alice와 Bob의 스코어를 저장할 변수를 선언한다
- 리스트의 인덱스 순으로 Alice와 Bob의 포인트를 비교하여 그…
-
https://www.hackerrank.com/challenges/ctci-ice-cream-parlor
![image](https://cloud.githubusercontent.com/assets/9853714/24036552/4173effc-0b3d-11e7-93f6-6a0149f6f831.png)
![image](https://cloud.gi…
congr updated
7 years ago
-
https://www.hackerrank.com/contests/projecteuler/challenges/euler081
![image](https://cloud.githubusercontent.com/assets/9853714/24233350/0c637e9e-0fd5-11e7-8192-e3caf8f36e4f.png)
Sample Input
…
congr updated
7 years ago
-
https://www.hackerrank.com/challenges/ctci-bfs-shortest-reach
![image](https://cloud.githubusercontent.com/assets/9853714/24073980/f7730be2-0c43-11e7-9a7a-2a4731f8b1e2.png)
Sample Input
```
…
congr updated
7 years ago