• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Kevin Hurley
Clan:NextCapital
Skills:javascript, java, c#, ruby
Member Since:May 2015
Last Seen:Mar 2019
Profiles:
Following:55
Followers:60
Allies:55
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (152)
  • Replies
  • Authored
  • Needs Resolution
    • suchencjusz
    • created an issue for "Find the next perfect square!" kata

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

    • areed2605
    • created a suggestion for "Find the next perfect square!" kata

    The brief states "You may assume the parameter is positive", but one of the tests uses 0 as a parameter. Consider changing "positive" to "non-negative".

    • yongs0925
    • commented on "Find the next perfect square!" kata

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

    • Algerd
    • commented on "Find the next perfect square!" kata

    чтобы найти корень числа в Питоне, нужно возвести его в степень 0.5, например 121**0.5

    • stevish45@gmail.com
    • commented on "Find the next perfect square!" kata

    .sqrt(n); is what I'm using with javascript

    • ejini战神
    • resolved a question on "Find the next perfect square!" kata

    'looks like you solved it'

    • ejini战神
    • resolved a question on "Find the next perfect square!" kata

    'looks like you solved it'

    • Just_A_Random
    • commented on "Find the next perfect square!" kata

    There is still a typo in that sentence.

    • MareksNo
    • created a question for "Find the next perfect square!" kata

    I am curious of this one, if it is ok to ask, how would someone here go about getting the roots of a number, possibly on paper the easiest way possible. For example how could I determine that the roots of 121 would in fact be 11?
    Edit: Perhpas in python I could use sqrt() for that

    • ghostshadowffg
    • commented on "Find the next perfect square!" kata

    ah i see thx

    • Chrono79
    • commented on "Find the next perfect square!" kata

    You can see other solutions and discuss your own in Solutions section.

    • ghostshadowffg
    • commented on "Find the next perfect square!" kata

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

    • Pranali4796
    • commented on "Find the next perfect square!" kata
    I am not able to submit kata.please help me to resolve issue. there is not button for submit kata
    
    • trueneu
    • commented on "Find the next perfect square!" kata

    Judging by the fact it hasn't been solved in 4 months and no feedback given to your comment, it seems that nobody really cares about those corner cases. :( Although they render a good portion of solutions plainly wrong.
    There's also a really interesting one edge case: (2^26 + 1)^2 - 1. Solutions that test for fraction part of sqrt() to be zero will think it's a perfect square.

    • trueneu
    • created an issue for "Find the next perfect square!" kata

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

  • Loading more items...
  • © 2021 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm