• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Samuel McDonald
Clan:Spatial Partners
Member Since:Mar 2018
Last Seen:Jan 2020
Profiles:
Following:5
Followers:4
Allies:4
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (15)
  • Needs Resolution
    • TehMac
    • resolved an issue on "Seven Segment Display" kata

    Hey mate, this is not an issue with the kata.

    You need to ensure that your digits match those specified in the description precisely.

    • TehMac
    • commented on "Seven Segment Display" kata

    Didn't find that one when I went digging around for similar Kata sadly.
    I did find: https://www.codewars.com/kata/52a7099f8a4d9604bb000472 (which is focused around printing the 7bit number that lights the individual segments.)

    • TehMac
    • resolved an issue on "Seven Segment Display" kata

    Resolved

    • TehMac
    • resolved an issue on "Seven Segment Display" kata

    Added examples of all combinations.

    • TehMac
    • resolved an issue on "Seven Segment Display" kata

    Yep, that was an oversight on my end. Fixed it.

    • TehMac
    • resolved an issue on "Convert the score" kata

    .

    • TehMac
    • commented on ""Convert the score" C++ Translation"

    Occured to me after that I should have forked it, that's my bad.
    Will do so next time.

    • TehMac
    • commented on "Convert the score" kata

    Fair enough. I am interested in going about this the right way.
    And perhaps, providing a cleaner translation off the bat next time haha.

    • TehMac
    • commented on ""Convert the score" C++ Translation"

    Hope this cleans things up:
    String imports added.
    using namespace std removed from initial.
    vector<int> scoreboard(const string &s) proto added and initial updated.
    Expected result now calculated prior to Assert_Equal per loop cylce.

    • TehMac
    • commented on "Convert the score" kata

    Out of curiosity, is this a common occurrence??

    • TehMac
    • commented on ""Convert the score" C++ Translation"

    I have added language specific notes on return types and referred to the generic array in the description as a pair.

    • TehMac
    • commented on "Convert the score" kata

    Have I gone about this the wrong way?
    The intention was to get the feedback and address issues when I got the time, prior to approval....

    • TehMac
    • commented on ""Convert the score" C++ Translation"

    Updated!
    Thanks for that mate.

    • TehMac
    • created a suggestion for "Convert the score" kata

    C++ translation. Please review and (hopefully) approve.

    First translation I have provided, any feedback on the test cases is welcome.

    • TehMac
    • commented on "The Supermarket Queue" cpp solution

    I really like this solution.

    Shows me that I included one too many steps, utilising min_element AND distance to retrieve the index of the next smallest element.

  • © 2021 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm