Ad
  • Custom User Avatar

    JS: function and parameter name should use camelCase

  • Custom User Avatar

    C#:

    • Method name should be PascalCase (Please refer to implementation of backward compatibility here )

    • Floating point comparison should be used in assertions instead of rounding both actual and expected results

  • Default User Avatar

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