Ad
  • Custom User Avatar

    Description should explain what happens when you have a case such as [9, 9].

  • Custom User Avatar

    There are 2 tests with the same name, which causes a compiler error.

  • Custom User Avatar

    You should add a sentence in the description for the C# version what the method is to get the next node. C# normally uses PascalCase rather than camelCase, so it took a few minutes of trial-and-error to find the right method/property to use.

    It was embarassing considering there's an example in the tests, but there's an example in the description for every language but C#.