• 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
devtheory Avatar
Name:devtheory
Clan:Unknown
Member Since:Jun 2015
Last Seen:Jun 2018
Profiles:
Following:4
Followers:5
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (76)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Danieroner
    • commented on "The Lamp: Revisited" kata
    • 7 months ago

    I think this should be considered as 7 kyu.

  • Custom User Avatar
    • Voile
    • created an issue for "Numbble" kata
    • 2 years ago

    The tests are unacceptable: a lot of methods aren't tested, and there are only the most basic fixed tests (which 99% of is "is this class/prop/method defined" and "is something instance of a specific class").

    There are no random tests either.

  • Custom User Avatar
    • havryliuk
    • commented on "The Lamp" kata
    • 3 years ago

    I am not very experienced with Python and may be mistaken, in Python they don't usually have private fields. At least from the materials I read and the code I saw. Unlike Java for example where encapsulation is essential. Or is this just because most people write bad Python code :D

  • Custom User Avatar
    • willfowls
    • commented on "Word Frequency Table" kata
    • 4 years ago

    fun kata, not sure whether this kata would be considered a duplicate: https://www.codewars.com/kata/5808ff71c7cfa1c6aa00006d
    yours asks for word counts, that one char counts, so probably good

  • Custom User Avatar
    • hobovsky
    • commented on "Leap Year Checker" kata
    • 4 years ago

    Unpublishing as a duplicate of https://www.codewars.com/kata/526c7363236867513f0005ca/

  • Custom User Avatar
    • cptnnm
    • created a suggestion for "The Lamp: Revisited" kata
    • 5 years ago

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

  • Custom User Avatar
    • qazqweplm
    • created a suggestion for "The Lamp" kata
    • 5 years ago

    Typo in the sample tests: "Lamp getter method..." instead of "Lamp setter method..." under "// test setters"

  • Custom User Avatar
    • JohanWiltink
    • commented on "The Lamp: Revisited" kata
    • 6 years ago

    ( JS, possibly others )

    Nothing is apparently being done with the colour of the lamp. I suppose there are tests, but it feels unsatisfying.

    Prescribing the internal representation for on is not good. That implementation detail could, and therefore should, be hidden and up to the programmer.

    Marking this as a suggestion three and a half years late would not be very useful though.

  • Custom User Avatar
    • user8436785
    • resolved a suggestion on "The Lamp: Revisited" kata
    • 6 years ago
  • Custom User Avatar
    • user8436785
    • resolved a suggestion on "The Lamp: Revisited" kata
    • 6 years ago
  • Custom User Avatar
    • FArekkusu
    • resolved an issue on "The Lamp" kata
    • 6 years ago

    Not an issue.

  • Custom User Avatar
    • khyeaz
    • created a suggestion for "The Lamp" kata
    • 6 years ago

    If this is intended to be a beginner-level kata, perhaps the instructions/requirements could be more explicit about the constructor (order of params?) and getters/setters (method names?). New programmers may not have learned the conventions for getting and setting.

  • Custom User Avatar
    • kuklinv
    • created an issue for "The Lamp" kata
    • 6 years ago

    add TODO: Give the lamp an instance method called toggle_switch that will switch the value of the on attribute.

  • Custom User Avatar
    • suic
    • created a suggestion for "The Lamp: Revisited" kata
    • 6 years ago

    Groovy translation kumited. Please review and approve. Thanks, suic

  • Custom User Avatar
    • stellartux
    • created a suggestion for "The Lamp: Revisited" kata
    • 6 years ago

    JavaScript and TypeScript translations.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...