• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
blr_Oliver Avatar
Name:Vasily
Clan:Unknown
Member Since:Mar 2015
Last Seen:Jul 2024
Profiles:
Following:1
Followers:1
Allies:0
View Profile Badges
Ad
Educator, struggling to assess your students?
Assess your classroom or bootcamp with the world leading assessment platform, Qualified.Request your demo today!
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (16)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • iguanaigi
    • commented on "Last digit of a huge number" kata
    • 13 months ago

    I don't think modular arithmetics is basic math, but I guess that is a matter of perceptioin.

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Primes in numbers" kata
    • 14 months ago

    That kata now already has a Java translation. Also this kata requires to merge the frequency count and prime factors in string format, so technically not an exact duplicate.

    Also, duplicates of Prime Factorization katas has been mentioned here and will be handled sooner or later.

  • Custom User Avatar
    • francisco.ls
    • commented on ""Sum of two lowest positive integers" Java Translation"
    • 14 months ago

    Corrected!
    Thanks for the feedback!

  • Custom User Avatar
    • yash14022001
    • commented on "Equal Sides Of An Array" typescript solution
    • 2 years ago

    Still a single for loop code is more readable and more efficient than the top voted solution

  • Custom User Avatar
    • Galvlbit
    • resolved a suggestion on "Decimal Time Conversion" kata
    • 2 years ago

    Done. I changed amount of tests to 25 each. This differs now to other languages, I hope that is okay, else will put 50 again...

  • Custom User Avatar
    • Blind4Basics
    • commented on "Decimal Time Conversion" kata
    • 2 years ago

    java

  • Custom User Avatar
    • Galvlbit
    • commented on "Decimal Time Conversion" kata
    • 2 years ago

    To which language does this remark refer? I guess it's python?!
    Edith: no it's java... reading junit docs...

  • Custom User Avatar
    • rolivencia
    • commented on "Doors in the school" typescript solution
    • 2 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • JanuszWno
    • commented on "Equal Sides Of An Array" typescript solution
    • 2 years ago

    sometimes readability is over the performance, probably why my solution is on the top

  • Custom User Avatar
    • skrem
    • commented on "Equal Sides Of An Array" typescript solution
    • 2 years ago

    Exactly what I thought. This is solvable with just two single loops. Summing up the arr twice with each comparison is just horrible on the performance side.

  • Custom User Avatar
    • Voile
    • commented on "Merge 2 sorted iterators" kata
    • 2 years ago

    Also this would be duplicate of https://www.codewars.com/kata/5899642f6e1b25935d000161 and https://www.codewars.com/kata/52336a4436e0b095d8000093

  • Custom User Avatar
    • dfhwze
    • commented on "Merge 2 sorted iterators" kata
    • 2 years ago

    I still don't see any reason to provide sorted iterators, if we can pass this kata ignoring the fact they are sorted.

  • Custom User Avatar
    • gRubies
    • commented on "N-th Fibonacci" typescript solution
    • 2 years ago

    Yes, the variant with a cycle - more optimum. but when you solve the same problem, sometimes you want to implement it differently.

  • Custom User Avatar
    • Voile
    • resolved an issue on "Wind component calculation" kata
    • 5 years ago

    Clearing up old issues

  • Custom User Avatar
    • Strikeskids
    • commented on "How can I throw an error here?" kata
    • 6 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...