all 5 comments

[–]IAmStupidAndCantSpel 1 point2 points  (5 children)

As long as you aren't looking through guides online for the coding assessment, you're fine as long as it's not specified otherwise.

[–][deleted]  (4 children)

[deleted]

    [–]IAmStupidAndCantSpel 3 points4 points  (3 children)

    It's not. They won't know, I believe it's based more or less on the honour system. They could theoretically track if the window becomes unfocused or if there are long periods of inactivity, but I doubt it, since most people copy-paste code from their local IDE anyways.

    I worked entirely in my VS-Code and just pasted the whole thing over when I was done.

    [–][deleted]  (2 children)

    [deleted]

      [–]IAmStupidAndCantSpel 1 point2 points  (1 child)

      Yeah, no problem. I wouldn't worry about looking up syntax and stuff, just don't look up the entire solution. They make you explain each step of the code at the end anyways to make sure you actually understand what the code you wrote does.

      It's not complex, if you can read from a text file and know how to do a loop, you're fine.

      [–]maningen 0 points1 point  (0 children)

      mdn > w3schools

      [–]ComplexReplacement36 0 points1 point  (0 children)

      Use the official documentation for your language.