Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
coding-problems-hackerrank
Browse files
Oct 01, 2024
updated README.md
· 5504b456
Elliot
authored
Oct 01, 2024
5504b456
Sep 19, 2024
strip AM/PM from original string, handle if hours >= 24; bug with AM times still
· d3923a77
Elliot
authored
Sep 19, 2024
d3923a77
split and simple conversion
· cd10318d
Elliot
authored
Sep 19, 2024
cd10318d
problem setup
· b53f2cf1
Elliot
authored
Sep 18, 2024
b53f2cf1
updated README.md with next problem
· be06f6db
Elliot
authored
Sep 18, 2024
be06f6db
solved- time: O(n), space: O(1)
· 3a5e0409
Elliot
authored
Sep 18, 2024
3a5e0409
Sep 12, 2024
starting problem code
· dc4a61b4
Elliot
authored
Sep 12, 2024
dc4a61b4
updated README.md with new practice problem
· b18cb6bd
Elliot
authored
Sep 12, 2024
b18cb6bd
removed some test cases
· 0fb9b6bc
Elliot
authored
Sep 12, 2024
0fb9b6bc
started over, vastly simpler solution, all test cases passing
· 82915f06
Elliot
authored
Sep 12, 2024
82915f06
Sep 11, 2024
additional test case added
· ecf3fc6b
Elliot
authored
Sep 11, 2024
ecf3fc6b
4 of 5 current test cases working, min value still incorrect for fifth case
· 0c4284bf
Elliot
authored
Sep 11, 2024
0c4284bf
problem progress
· 4dfcac91
Elliot
authored
Sep 11, 2024
4dfcac91
Sep 10, 2024
fixed previously working test cases, added addtl test case
· 5e0f763b
Elliot
authored
Sep 10, 2024
5e0f763b
cleaned up code a little for readability
· 69a89347
Elliot
authored
Sep 10, 2024
69a89347
progress towards solution; additional test case working, one still returning 0 instead of min sum
· 74240982
Elliot
authored
Sep 10, 2024
74240982
first two test cases working, third produces incorrect min but correct max
· 447b6028
Elliot
authored
Sep 10, 2024
447b6028
problem progress, correctly finds min sum but not max
· 6b704e16
Elliot
authored
Sep 10, 2024
6b704e16
problem progress, correctly finds max sum but not min
· a3c61745
Elliot
authored
Sep 10, 2024
a3c61745
Sep 09, 2024
problem starting code
· 9f7090c6
Elliot
authored
Sep 09, 2024
9f7090c6
updated README.md with latest problem description
· 322e1044
Elliot
authored
Sep 09, 2024
322e1044
removed test code and comments
· 91c55cd0
Elliot
authored
Sep 09, 2024
91c55cd0
removed test code and comments
· c2f8a0cc
Elliot
authored
Sep 09, 2024
c2f8a0cc
fixed bug with last line, problem solved and passing test cases
· 45193139
Elliot
authored
Sep 09, 2024
45193139
staircase prints properly except for last line
· 97fa0462
Elliot
authored
Sep 09, 2024
97fa0462
progress: reverse staircase prints with spaces
· 24f3c3c2
Elliot
authored
Sep 09, 2024
24f3c3c2
Aug 30, 2024
staircase problem work
· 5b88028a
Elliot
authored
Aug 29, 2024
5b88028a
Aug 29, 2024
updated README
· 9dbf35cb
Elliot
authored
Aug 29, 2024
9dbf35cb
updated README
· 4116adeb
Elliot
authored
Aug 29, 2024
4116adeb
submitted solution accepted
· 5f589e4a
Elliot
authored
Aug 29, 2024
5f589e4a
problem progress
· 65040d5f
Elliot
authored
Aug 29, 2024
65040d5f
submitted solution accepted
· 0b531374
Elliot
authored
Aug 29, 2024
0b531374
solution code submitted
· ead8ae5d
Elliot
authored
Aug 29, 2024
ead8ae5d
added README
· 99e2354e
Elliot
authored
Aug 29, 2024
99e2354e
Loading