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
You need github account, node.js and text editor or IDE installed
You can use any online materials, docs, FAQs, AI tools, Videos, etc. it is not important how can you get understanding of tasks and solutions, but we need understanding, not just solutions
Clone this repository to your machine or you can do everything in Github integrated VSCode IDE
Create branch exams
See directory /Tasks there are 38 tasks prepared in one of the worst possible implementation and style and N more tasks to be implemented from the scratch
You can select from 3 to 6 tasks (except difference.js and size.js) to refactor and optimize
Additionaly you can select from 3 to 6 tasks to implement from the scratch
You may do all the tasks if you want but 6 + 6 is enough for "A"
In implemented tasks code works and gives right results. You need to change files but do not break functionality covered by tests
In tasks without given implementation we have just tests and they should pass