• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Unknown
Clan:Unknown
Member Since:Nov 2020
Last Seen:Dec 2020
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (19)
    • Replies
    • Authored
    • Needs Resolution
      • lambolt
      • commented on "Scramblies" python solution

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

      • lambolt
      • commented on "Perimeter of squares in a rectangle" python solution

      this is beautiful

      • lambolt
      • commented on "Perimeter of squares in a rectangle" kata

      I don't understand this kata.
      what does it mean "squares disposed in the same manner as in the drawing:" when applied to arbitrary numbers of squares? what are the rules for how these are placed, do we need to check that these squares can be arranged in any or some special way as a rectangle?

      I mean I now see that maybe its supposed to be a sequence 1,1,2,3,5,8 etc but that's not clearly defined. you could make the same rectangle as shown in the image and swap the 1,1,2,3 with a 1,1,1,4 set of squares. The rectangle image has nothing to do with the specific ordering of those values, that's just one example which could form a 13 x 8 rectangle.

      I think the diagram is just confusing, but I guess it must only be me that thinks this since nobody else asked

      • lambolt
      • commented on "Human readable duration format" python solution

      That's very kind of you Lucas. I only started learning python a few weeks ago and probably diving in too much to things when I don't have the real basics down without thinking about them. These katas are fun but usually I end up writing what I call "BASIC" brute force solutions using python, at least I sometimes have an idea "how" it should work, like this solution here I had made notes along those lines but whereas this person actually implemented it so cleanly I ended up with a big mess of code trying to handle specific cases

      so seeing how you guys get on is kind of inspiring AND depressing at the same time :)

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

      FINALLY! I wrote something that looks like the top listed answer here.

      • Lucas Ariel
      • commented on "Human readable duration format" python solution

      You are well on your way to being a great programmer. You don't lack an innate capability or intelligence if you got this far!

      • lambolt
      • commented on "Human readable duration format" python solution

      this just shows me I do not have what it takes to be a programmer.

      • lambolt
      • commented on "Sum of pairs" kata

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

      • lambolt
      • commented on "Sum of pairs" python solution

      so good!

      • lambolt
      • commented on "Sum of pairs" kata

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

      • lambolt
      • commented on "String incrementer" python solution

      OMG, I suck.

      like every other kata mine ends up a big horrible clump of loops and conditions like its in basic

      at least I used zfill for padding. :)

      • lambolt
      • commented on "Range Extraction" python solution

      OMG what an amazing resource, thank you so much for sharing.
      Also, great solution, which is what I had in my mind but when I wrote the code for it ended up a horrible mess which didn't work for all the test cases, so I skipped this one

      • lambolt
      • commented on "Find the unique number" python solution

      I like this one a lot.

      • lambolt
      • commented on "Build Tower" python solution

      very good, I did an ugly brute force version of this, would have been nice if I'd known about the "center" method :)

      • lambolt
      • commented on "Tribonacci Sequence" python solution

      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