What are softskills?
They relate to the way you conduct yourself social.
Skills that you would not feel very competent at.
Coding skills that improve presentation of code.
When are you most likely to be asked about your Softskills?
During a quiz.
During a technical interview.
During a screening call.
What is the purpose of the online coding assignment?
It is to get you to solve some company problem
It is designed to give you an opportunity to show what you can produce in an unpressurized environment that mimics potential job activities you will be asked to undertake
To help you get into the mindset of working for this company before you start
Pseudocode is a structured way to engage with code.
True
False
When should you test your code?
Continuously as the project progress.
At the end.
Whenever the application crashes to identify what the issue is.