• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Tané Tachyon
Clan:Tachyon Labs
Skills:"ruby and python are on display this evening. if you'll just make that one stop with me first, i know you'll find it fascinating. and i'll get you to the falcon on time."
Member Since:Aug 2016
Last Seen:Mar 2021
Profiles:
Following:73
Followers:117
Allies:69
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (1086)
  • Replies
  • Authored
  • Needs Resolution
    • Panda Sensei
    • commented on "Find the position!" python solution

    doesn't work for uppercase.

    • czarus05
    • commented on "First non-repeating character" python solution

    instead of using enumerate, you could just also assign two values to dict to determine (count, isupper)

    • stick-to-my-dream
    • commented on "First non-repeating character" python solution

    Yes,I think of enumeration as well.

    • ddejohn
    • commented on "Character with longest consecutive repetition" python solution

    Oooof, I'm embarassed by my pattern now. TIL about \2.

    • Roman Kotelnikov
    • commented on "Beginner Series #1 School Paperwork" python solution

    it turns out that there is no difference between max(0, n) * max(0, m) and max(n, 0) * max(m, 0)?

    • webmisfit
    • commented on "Get decimal part of the given number" javascript solution

    but what if 2.4?

    • diegombf
    • commented on "First non-repeating character" python solution

    yeah, Well done

    • 2up1down
    • commented on "First non-repeating character" python solution

    I thought about that as well. This is possible in O(N).

    • Blind4Basics
    • commented on "Form The Minimum" python solution

    I personnaly tend to disagree on that ("cleaner") for python, at least when nested map/filter/reduce stuff enter the place, because you have to write the code in reversed order compared to the logical reasonning. That's one point where python is very bad... JS or ruby are much clearer, for that. Same happens for nested comprehensions.

    note: spoiler flag ;)

    • fenring76
    • commented on "Form The Minimum" python solution

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

    • AIMPED
    • commented on "Form The Minimum" python solution

    Thank you!

    • Blind4Basics
    • commented on "Form The Minimum" python solution

    it just depends on my mood... ;o (here it makes the code a bit shorter)

    • AIMPED
    • commented on "Form The Minimum" python solution

    Why do you prefer using map() instead of list comprehension? Is it faster? Maybe I have to use map() more often.

    • diegombf
    • commented on "First non-repeating character" python solution

    I dont like the complexity O(N^2) :(

    • christian..
    • commented on "Invert values" python solution

    gago ang galing amputa!!

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

Confirm

  • Cancel
  • Confirm