• 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
Gutter Avatar
Name:Hüseyin Abdüssamed Karabekmez
Clan:Unknown
Member Since:Aug 2023
Last Seen:Sep 2024
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
Ad
8 Reasons Why Codewarriors Practice Coding with Codewars
Not everyone trains the same. Discover new ways to leverage Codewars in your education and career.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (16)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • codermenes
    • commented on "Conway's Game of Life - Unlimited Edition" kata
    • 2 years ago

    only death cells. You also need to crop resulting array to the smallest possible array where any column or row contains at least one "1"

  • Custom User Avatar
    • Gutter
    • commented on "Adding Big Numbers" javascript solution
    • 2 years ago

    ~~: I learned something new today.
    the while conditions, and the way u use res is very good but...
    wew... took me a while to figure out what ur doing with c... true = 1, false = 0... useing that is brilliant.

  • Custom User Avatar
    • Gutter
    • commented on "Codewars style ranking system" kata
    • 2 years ago

    Javascript: I have no idea where I need to start from. What does test cases gives in? what does my code need to give out... I am not that familiar with objects yet...

  • Custom User Avatar
    • akar-0
    • commented on "Is a number prime?" kata
    • 2 years ago

    This is actually an issue, I already rose is a long time ago.

  • Custom User Avatar
    • Gutter
    • commented on "Is a number prime?" kata
    • 2 years ago

    maybe it is intended but in R the function name that is writen in draft, is not what test calls.

  • Custom User Avatar
    • Gutter
    • commented on "Is a number prime?" javascript solution
    • 2 years ago

    hmmm so u can give true to 2 simply by changing when u increase i....
    ++i good one, didnt thought of that.

  • Custom User Avatar
    • g964
    • resolved an issue on "Tortoise racing" kata
    • 2 years ago

    Too late to modify the description and all the 38 translations; furthermore finishing a cabbage doesn't need more than 24 hours :-)

  • Custom User Avatar
    • CodeMan99
    • created an issue for "Tortoise racing" kata
    • 2 years ago

    JavaScript needs a test case where the total time is more than 24.0 hours. This might invalidate several solutions.

  • Custom User Avatar
    • Gutter
    • commented on "Tortoise racing" kata
    • 2 years ago

    19.99999999999993 now.... thats a dilemma...

  • Custom User Avatar
    • rowcased
    • commented on "Remove First and Last Character Part Two" kata
    • 2 years ago

    agreed

  • Custom User Avatar
    • Chrono79
    • commented on "Remove First and Last Character Part Two" kata
    • 2 years ago

    Yes, but the function's name at least in javascript is array. Maybe a better name should be used.

  • Custom User Avatar
    • rowcased
    • commented on "Remove First and Last Character Part Two" kata
    • 2 years ago

    The description clearly states:

    You are given a string

  • Custom User Avatar
    • Gutter
    • commented on "First non-repeating character" javascript solution
    • 2 years ago

    Tried to do this for hours didn't worked... Then I solved it with 35 line of for and if codes,
    I should have ss what I wrote back then... know I dont even know what was wrong with it...

  • Custom User Avatar
    • Gutter
    • resolved a question on "Conway's Game of Life - Unlimited Edition" kata
    • 2 years ago

    nwm I realized, answer to 1st question is there. and it can only be true if everything else in x,y is initially dead.

  • Custom User Avatar
    • Gutter
    • created a question for "Conway's Game of Life - Unlimited Edition" kata
    • 2 years ago

    I didnt get 1 thing from this part;
    "The universe is infinite in both the x and y dimensions and all cells are initially dead - except for those specified in the arguments."
    so does it mean that 3x3 cells we are given repeats(some alive and some dead) in x and y direction, or outside of 3x3 there are only dead cells in x and y direction?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...