• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
bstenzel Avatar
Name:Unknown
Clan:team neusta
Member Since:Jun 2015
Last Seen:Oct 2019
Profiles:
    Following:48
    Followers:49
    Allies:47
    View Profile Badges
    Ad
    8 Reasons Why Codewarriors Practice Coding with Codewars
    Not everyone trains the same. Discover new ways to leverage Codewars in your education and career.
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (35)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • GiacomoSorbi
      • commented on "Tribonacci Sequence" kata
      • 9 years ago

      I would assume so, but you would need to provide me with a template solution, tell me where to put that like and possibly fix other parts in need in the testing suite: can you do that?

    • Custom User Avatar
      • jaimetotal
      • commented on "Tribonacci Sequence" kata
      • 9 years ago

      Like this? Assert.AreEqual(new double []{ }, variabonacci.Tribonacci(new double []{0,1,1},0));

    • Custom User Avatar
      • GiacomoSorbi
      • commented on "Tribonacci Sequence" kata
      • 9 years ago

      Again, if anyone can provide me with good test code for that language, I would be more than happy to fix that for good :)

    • Custom User Avatar
      • aubawane
      • commented on "Tribonacci Sequence" kata
      • 9 years ago

      This issue doesn't resolved yet. Please fix it.

    • Custom User Avatar
      • Azuaron
      • commented on "Alphabetic Anagrams" kata
      • 9 years ago

      Okay, but presumably it is now. Can you modify the kata to use BigInteger?

    • Custom User Avatar
      • Azuaron
      • commented on "Alphabetic Anagrams" kata
      • 9 years ago

      Please see the issue above regarding C#'s BigInteger.

    • Custom User Avatar
      • Azuaron
      • commented on "Alphabetic Anagrams" kata
      • 9 years ago

      I can't believe I missed this for so long! Approved!

    • Custom User Avatar
      • PeonCoder
      • commented on "Tribonacci Sequence" kata
      • 10 years ago

      It doesn't seem to be resolved. I had to return array with element 0 for n=0 to make the tests pass.

    • Custom User Avatar
      • GiacomoSorbi
      • resolved an issue on "Tribonacci Sequence" kata
      • 10 years ago

      I assume this part can now be considered fixed, can't it?

    • Custom User Avatar
      • tups
      • commented on "Tribonacci Sequence" kata
      • 10 years ago

      thanks. i've been stuck on this issue for longer than i care to admit!

    • Custom User Avatar
      • Abbe
      • commented on "Merged String Checker" kata
      • 10 years ago

      I added SadPath2. It checks that you don't get a false positive if one of the parts are out of order.

    • Custom User Avatar
      • Abbe
      • commented on "Merged String Checker" kata
      • 10 years ago

      I added a C# test that is a direct translation of the corresponding JS test. It turned that solution invalid.

      Thanks again.

    • Custom User Avatar
      • Abbe
      • commented on "Merged String Checker" kata
      • 10 years ago

      Good catch. There are test for that in the original kata (JS, Java, Clojure), but apparently, they weren't added to the translation.

      Thanks for you help!

    • Custom User Avatar
      • andrewferk
      • commented on "Merged String Checker" kata
      • 10 years ago

      This answer is wrong, but you have no test proving it.

      Here's a possible test: Assert.IsFalse(StringMerger.isMerge("bbaa", "ab", "ab")).

    • Custom User Avatar
      • woucka
      • commented on "Tribonacci Sequence" kata
      • 10 years ago

      Just a heads up: It appears the changes haven't taken effect (yet). I completed the C# version of the kata a few moments ago, and apparently the test case with n==0 still expects an array with one element equal to 0.0d. I could not submit my solution without adding the corresponding condition.

    • Loading more items...
    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...