Zig Zag Sequence

  • + 0 comments

    I needed to write all the code (in C#) including parsing the command line input, and passing it to a zigzagSequence function that I wrote from scratch.

    My output matches the expected output but looks like the checker is looking for some metadata about the csharp that hackerrank should have set up.

    So this question is fundamentally broken.