• 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
uninhm Avatar
Name:Unai Hernández Minaberry
Clan:Unknown
Member Since:Jul 2021
Last Seen:Oct 2024
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (7)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • dfhwze
    • resolved an issue on "Diophantine Equation Solver" kata
    • 15 months ago

    no longer relevant

  • Custom User Avatar
    • Hexstream
    • commented on "Sum of odd numbers" commonlisp solution
    • 2 years ago

    I'm really embarrassed to have missed this elegant solution! 🤦😭

  • Custom User Avatar
    • codingstar1
    • commented on "Isograms" ruby solution
    • 3 years ago

    Interesting that [].all? 1 == true

  • Custom User Avatar
    • uninhm
    • created an issue for "Diophantine Equation Solver" kata
    • 3 years ago

    You must say in the description that each solution [x, y, z] has to be sorted in decreasing order.
    For example, the solution [13, 26, 13] has to be returned as [26, 13, 13]. I had to guess this...

    Edit: However, I think it would be better to just keep the [x, y, z] order instead.

  • Custom User Avatar
    • uninhm
    • commented on "Waiting room" kata
    • 4 years ago

    A kata don't have to be only implementation, it can be about thinking too.

  • Custom User Avatar
    • uninhm
    • commented on ""You're a square!" CommonLisp Translation"
    • 4 years ago
    1. Solved, I forgot to change that test
    2. In Lisp, nil is the way to represent the 'false' boolean
  • Custom User Avatar
    • Unnamed
    • commented on ""You're a square!" CommonLisp Translation"
    • 4 years ago

    Both sets of random tests use (expt n 2) and thus are essentially the same.
    ng accepts nil as false.

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...