Skip to main content
6 events
when toggle format what by license comment
Oct 25, 2019 at 10:17 vote accept nz_21
Sep 16, 2019 at 15:37 comment added GZ0 @nz_21 A side remark: you can change to use the PyPy interpreter (using the same code) for faster running time. But it would be better to also learn how to make a Python implementation run faster.
Sep 16, 2019 at 11:55 comment added nz_21 I see. Time to stop using python then for stupid hackerrank challenges. I'm very frustrated at my results.
Sep 16, 2019 at 11:54 comment added 301_Moved_Permanently @nz_21 No, this is the exact same algorithm.
Sep 16, 2019 at 11:54 comment added nz_21 I see, thank you. Time complexity wise, is there any difference between the optimized solution and the one mentioned in the question?
Sep 16, 2019 at 11:45 history answered 301_Moved_Permanently CC BY-SA 4.0