Skip to content

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)

Good
  • Harshu0990
  • 4
  • Opened 
    on Dec 6, 2024
  • #52

Fully
  • Harshu0990
  • 3
  • Opened 
    on Dec 6, 2024
  • #51

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

Class name and File name must match
  • SukumarSatyen
  • Opened 
    on Aug 26, 2021
  • #38

I think we should use BigInteger for this because we are calculating big sums.
  • aakash19222
  • 1
  • Opened 
    on Oct 2, 2020
  • #36