Sort by

recency

|

14 Discussions

|

  • + 0 comments

    It's interesting how the article highlights the importance of using count scorecards to track patterns rather than just raw totals. That part about identifying small trends before they become bigger issues really stood out. For anyone comparing activity metrics with personal routines, tools like https://sleepingtimecalculator.net/ can help add useful context without complicating the process.

  • + 0 comments

    Here is my solution in java, javascript, python, C, C++, Csharp HackerRank Count Scorecards Problem Solution

  • + 0 comments

    Here is Count Scorecards problem solution in Python Java C++ and C programming - https://programs.programmingoneonone.com/2021/07/hackerrank-count-scorecards-problem-solution.html

  • + 0 comments

    This is unsolvable in javascript unless you implement an extremely efficient algorithm. IT TIMEOUTS EVERY SINGLE TIME!

  • + 1 comment

    Please explain module 10^9 +7

    I don't see how it relates to the problem, or the sample output