We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
My implementation is O(n). (I also used Rust.) I would like to see the computation time (would be nice if they printed this in the Submissions table).
Is there any way to expose this information?
A comparison with other people on the leaderboard might be nice too—with like-for-like language comparisons. Not to rank people, but just as useful indicator of "how optimal" one's implementation is and whether it is comparable.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Scalar Products
You are viewing a single comment's thread. Return to all comments →
My implementation is O(n). (I also used Rust.) I would like to see the computation time (would be nice if they printed this in the Submissions table).
Is there any way to expose this information?
A comparison with other people on the leaderboard might be nice too—with like-for-like language comparisons. Not to rank people, but just as useful indicator of "how optimal" one's implementation is and whether it is comparable.