Ad
  • Custom User Avatar

    It's a highly readable code.

    Also, it's efficient since it passes the tests in a reasonable time.

    Efficiency is always relative. Let's say you have a cog in your system that has a big complexity, but this cog only takes .1% of your runtime, then don't optimize this cog yet and focus on the ones taking way more. Again, Efficiency is always relative.