• 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
timjb Avatar
Name:Unknown
Clan:Unknown
Member Since:May 2023
Last Seen:Apr 2025
Profiles:
    Following:1
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (7)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • timjb
      • commented on "Currying functions: multiply all elements in an array" kata
      • 14 months ago

      Really stupid mistake on my part - thank you!

    • Custom User Avatar
      • jpssj
      • commented on "Currying functions: multiply all elements in an array" kata
      • 14 months ago

      Check your curly brackets.

    • Custom User Avatar
      • timjb
      • commented on "Currying functions: multiply all elements in an array" kata
      • 14 months ago

      When I submit my solution in Javascript, I get this message:

      'Response received but no data was written to STDOUT or STDERR.'

      Clearly I've missed something, but it's a most unhelpful message...

    • Custom User Avatar
      • lennyad
      • commented on "Required Data II (Easy One)" kata
      • 14 months ago

      Jesus Christ, this was so annoying. So many random Cases, always had 1-10 out of 100 Test cases causing errors.

    • Custom User Avatar
      • timjb
      • commented on "Required Data II (Easy One)" kata
      • 14 months ago

      Random tests, Javascript:

      Testing for an array of length = 7887
      Wanted term (k) : 6949

      Although the array has length 7887, this random test only has 6561 distinct values in the array. So it should output 'No way.'

      I get this failure message:
      'expected 'No way' to equal 'Valid entries: 'max' or 'min''

      It's possible I've messed up somewhere, but this might be a mistake in the random tests - the value of k should be checked before the correctness of the string.

    • Custom User Avatar
      • timjb
      • commented on "Data mining #1" kata
      • 16 months ago

      You're not just creating a model with this one - you are also choosing a model, and then testing data against it. Which makes it a bit more complex.

    • Custom User Avatar
      • timjb
      • commented on "Integers: Recreation One" kata
      • 16 months ago

      In Java, returning this as a string seems odd. It would be much more natural to return an ArrayList.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...