• 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
Michael Lessard Avatar
Name:Michael Lessard
Clan:Unknown
Skills:kai'sa conoiseur. league gave me depression.
Member Since:Jan 2022
Last Seen:Mar 2025
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (10)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • MemeSupreme
      • commented on "Detect Pangram" python solution
      • 8 months ago

      Regarding the above solution: would it not be O(n)? Iterating through the list of ascii characters is O(1) – it always iterates through the 26 characters of the alphabet. Thus, checking the input of length n results in O(26 * n) = O(n). Dissenters welcome.

    • Custom User Avatar
      • Mythus-zeus
      • commented on "Detect Pangram" python solution
      • 10 months ago

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

    • Custom User Avatar
      • Michael Lessard
      • commented on "Your order, please" python solution
      • 12 months ago

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

    • Custom User Avatar
      • Michael Lessard
      • commented on "Isograms" python solution
      • 12 months ago

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

    • Custom User Avatar
      • Michael Lessard
      • commented on "Fake Binary" python solution
      • 12 months ago

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

    • Custom User Avatar
      • Michael Lessard
      • commented on "If you can't sleep, just count sheep!!" python solution
      • 12 months ago

      ohhh good to know! ty very much

    • Custom User Avatar
      • Blind4Basics
      • commented on "If you can't sleep, just count sheep!!" python solution
      • 12 months ago

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

    • Custom User Avatar
      • Michael Lessard
      • commented on "Detect Pangram" python solution
      • 12 months ago

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

    • Custom User Avatar
      • Michael Lessard
      • commented on "If you can't sleep, just count sheep!!" python solution
      • 12 months ago

      quick question for anyone who sees this.
      if you check my solution would it be similar/faster/slower as i dont use a for loop i only directly use the range to generate my list of numbers.
      (just trying to learn about code complexity/process speed of different methods of coding)

    • Custom User Avatar
      • Michael Lessard
      • commented on "Function 1 - hello world" python solution
      • 12 months ago

      decided to waste a bit of the servers time ¯_(ツ)_/¯

      maybe if you're lucky you'll get it before it times out

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...