• 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
fredcode Avatar
Name:wilfred chukwu
Clan:iamanerd
Skills:python
Member Since:May 2018
Last Seen:Sep 2022
Profiles:
Following:2
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (9)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • FArekkusu
    • resolved an issue on "Categorize New Member" kata
    • 6 years ago
  • Custom User Avatar
    • fredcode
    • commented on "Categorize New Member" kata
    • 6 years ago

    oh i solved it, just create a new list and append the outputs there

  • Custom User Avatar
    • fredcode
    • commented on "Categorize New Member" kata
    • 6 years ago

    capitalization of senior and open

  • Custom User Avatar
    • fredcode
    • commented on "Categorize New Member" kata
    • 6 years ago

    you need to learn about loops and data structures first then hopefully you can solve this kata......

  • Custom User Avatar
    • fredcode
    • commented on "Categorize New Member" kata
    • 6 years ago

    loop throught the list given, apply the conditions if conditions were met create a new list and add the output there. hope this helped you

  • Custom User Avatar
    • fredcode
    • created an issue for "Categorize New Member" kata
    • 6 years ago

    Testing for [[59, 26], [68, 4], [72, 1], [44, 21], [66, 14], [31, 5], [28, 0], [59, 21]]
    ['Senior', 'Open', 'Open', 'Open', 'Senior', 'Open', 'Open', 'Senior'] should equal ['Senior', 'Senior', 'Senior', 'Senior', 'Senior', 'Senior', 'Senior', 'Senior'] the random test is wrong it only returns senior in all list?????

  • Custom User Avatar
    • fredcode
    • commented on "Sum of two lowest positive integers" kata
    • 7 years ago

    i totally ignored the hint "Do not modify the original array." my fault

  • Custom User Avatar
    • Chrono79
    • commented on "Sum of two lowest positive integers" kata
    • 7 years ago

    What's misleading and what's the issue?

  • Custom User Avatar
    • fredcode
    • commented on "Sum of two lowest positive integers" kata
    • 7 years ago

    i thought it was my code but this kata is misleading and has an issue. this should be fixed asap

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...