• 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
mandeepb Avatar
Name:Unknown
Clan:UAB
Member Since:Mar 2015
Last Seen:Oct 2024
Profiles:
Following:33
Followers:36
Allies:33
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (182)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Just4FunCoder
    • resolved a suggestion on "Collatz Conjecture Length" kata
    • 6 months ago

    Enabled in this fork

  • Custom User Avatar
    • GianniErrera
    • commented on "Count characters in your string" python solution
    • 9 months ago

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

  • Custom User Avatar
    • Max.S.M
    • commented on "Collatz Conjecture Length" kata
    • 15 months ago

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

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Find the Mine!" kata
    • 2 years ago

    Your code fails for cases like [[0, 1], [0, 0]] because of your 2nd for loop finding 1 at index 1 of [0, 1] (inner). However, field[1] does not have 1 in it, hence the error!

  • Custom User Avatar
    • vlado48
    • commented on "Count characters in your string" python solution
    • 2 years ago

    This one is actually having lowest complexity compared to all better rated solutions!

  • Custom User Avatar
    • damax00
    • resolved a question on "Collatz Conjecture Length" kata
    • 2 years ago

    Ended up copying and pasting all the functions from the "basics-binary-scott" test solution in the Codewars lambda calculus compiler repository, so I had all the basics functions. I don't know how we are expected to come up with the collatz length solution without rewriting the entire system from scrach with all the shift and binary operations functions. Smh

  • Custom User Avatar
    • damax00
    • created a question for "Collatz Conjecture Length" kata
    • 2 years ago

    Do we have to define all needed functions with the lambda calculus version? I'm used to Church numerals and would be fine with those, but with "ScottBinary" being configured as the encoding, I'm not sure about where to start at all.

  • Custom User Avatar
    • Neylaz
    • created a question for "Collatz Conjecture Length" kata
    • 2 years ago

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

  • Custom User Avatar
    • barriox
    • commented on "Collatz Conjecture Length" kata
    • 2 years ago

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

  • Custom User Avatar
    • Obluchatel
    • created an issue for "Collatz Conjecture Length" kata
    • 2 years ago

    All test are passing except n = 73567465519280238573;
    Seems like a test issue, becasue all other TC are passing.

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Collatz Conjecture Length" kata
    • 3 years ago

    Approved!

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Collatz Conjecture Length" kata
    • 3 years ago

    Approved!

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Collatz Conjecture Length" kata
    • 3 years ago

    Approved!

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Collatz Conjecture Length" kata
    • 3 years ago
  • Custom User Avatar
    • JohanWiltink
    • resolved an issue on "Collatz Conjecture Length" kata
    • 3 years ago

    After eight years, I've taken the liberty of adding the simple word "positive" to the description.

    Closing.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...