Ad
  • Custom User Avatar

    I think something it's wrong with C# performance. It doesn't seem right that in my environment my tests runs in less than 180ms each, 370ms all seven of them (including the big numbers ones), and that in here I get a 12000ms timeout. I mean; I'm using a laptop from 2012...

  • Custom User Avatar

    I also work in visual studio; I built my own class MorseCode, with a Get method and a dictionary where it looks for codes, to mock the behavior asked in the kata.