pullrequests Search Results · repo:RodneyShag/HackerRank_solutions language:Java
Filter by
36 results
(115 ms)36 results
inRodneyShag/HackerRank_solutions (press backspace or delete to remove)Updated Solution.java We can use toString Method instead of our string
Just observe the print statements of catch...
try{
int x = input.nextInt();
int y = input.nextInt();
...
mikhi-mh
- 1
- Opened on May 21, 2023
- #49
ChethanArigala
- Opened on Apr 20, 2022
- #47
SELECT CAST(CEILING((AVG(CAST(Salary AS Float)) - AVG(CAST(REPLACE(Salary, 0, )AS Float)))) AS INT) FROM EMPLOYEES;
Hari5g5
- 1
- Opened on Oct 15, 2021
- #42
Madhavan-Prabakaran
- Opened on Sep 23, 2021
- #40
Navteg
- 1
- Opened on Apr 10, 2021
- #37
I think we should use BigInteger for this because we are calculating big sums.
aakash19222
- 1
- Opened on Oct 2, 2020
- #36
amit328
- 1
- Opened on Oct 2, 2020
- #35