You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it correct that materials for all classes, including lab classes, are provided through the Internet? (So don't i need to print it out?)
It's probably impossible, but I'm asking because there is no mention of the data stored on the laptop. Is it possible to refer to my previously written code (hw3 or hw4 or etc.) or memo stored on the laptop?
Is it ok to use TypeScript and third party libraries in my exams?
The text was updated successfully, but these errors were encountered:
You cannot refer to codes from your laptop. We will soon announce the list of allowed materials during the exam; all the other materials will not be allowed.
It’s okay to use TypeScript but please keep in mind that the skeleton codes of the exam are Javascript based.
And you are NOT allowed to install any new packages. (i.e. no pip or yarn add).
All the packages and modules needed for each problems are already installed.
The text was updated successfully, but these errors were encountered: