• 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
crap_the_coder Avatar
Name:Srivaths P
Clan:coding_league
Skills:python, c++, java
Member Since:Jun 2018
Last Seen:Jun 2025
Profiles:
Following:35
Followers:32
Allies:32
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (24)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • kaorimiyazonoo
    • commented on "Find the next perfect square!" python solution
    • 12 months ago

    it ensures that the given input is a perfect square. a number with decimals will not return true using that if statement.

  • Custom User Avatar
    • dfhwze
    • resolved a suggestion on "Musical Scales and Modes" kata
    • 16 months ago

    was added to description

  • Custom User Avatar
    • MadMan-28
    • commented on "Find the next perfect square!" python solution
    • 2 years ago

    why would you even do 626?
    question has asked the next perfect square means 676.
    I don't know what are you trying to ask or may be I am dumb :<

  • Custom User Avatar
    • kolohelios
    • commented on "Thinkful - String Drills: Hello, World" kata
    • 7 years ago

    This one is close: https://www.codewars.com/kata/returning-strings

    I think the suggestion about casing is a good one; if I understand you correctly, that would mean fixing the name if it's not uppercased (e.g. hello('george') would result in "Hello, George"

  • Custom User Avatar
    • kolohelios
    • commented on "Thinkful - String Drills: Hello, World" kata
    • 7 years ago

    I retrained after reading your comment and I couldn't find what you were referring to.

  • Custom User Avatar
    • FArekkusu
    • resolved an issue on "The nth smallest integer" kata
    • 7 years ago

    List generation takes lots of time. Submitting pass takes 9 seconds, while submitting an actual solution takes the same 9 sec. Also, it's not critical.

  • Custom User Avatar
    • crap_the_coder
    • created a suggestion for "Thinkful - String Drills: Hello, World" kata
    • 7 years ago

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

  • Custom User Avatar
    • crap_the_coder
    • created an issue for "Thinkful - String Drills: Hello, World" kata
    • 7 years ago

    I have seen duplicates like this (Can't find it but it's name was greet function). You can make a little difference to casing.

  • Custom User Avatar
    • user4757353
    • commented on "Recursive reverse string" python solution
    • 7 years ago

    Its just well hidden...
    I mean... I am sorry!

  • Custom User Avatar
    • kjivan
    • commented on "Recursive reverse string" python solution
    • 7 years ago

    Not recursive; just saying ;)

  • Custom User Avatar
    • crap_the_coder
    • commented on "Basic Mathematical Operations" kata
    • 7 years ago

    There is a reason why this is a 8kyu.

  • Custom User Avatar
    • crap_the_coder
    • commented on "Memoized Fibonacci" python solution
    • 7 years ago

    Thanks!!

  • Custom User Avatar
    • N2ITN
    • commented on "Memoized Fibonacci" python solution
    • 7 years ago

    What the heck that is amazing.

  • Custom User Avatar
    • cliffstamp
    • commented on "Find something in an Array" kata
    • 7 years ago

    Haskell : https://www.codewars.com/kumite/5b635f0467557ed50600012e?sel=5b635f0467557ed50600012e

  • Custom User Avatar
    • aariza
    • commented on "Musical Scales and Modes" kata
    • 7 years ago

    Hi. At the end of the kata you have an example but it is not very clear... the key is not repeat or skip notes to get the required distances pattern. For example from D to E we can get a half tone in to ways 'D' -> 'Eb' or 'D' -> 'D#' the valid one for the kata is the first.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...