If they know you don't know NestJS, then they're probably not going to be looking to test your knowledge of NestJS. Ideally, the live coding test is designed to go beyond testing your knowledge. If you look at Bloom's Taxonomy https://upload.wikimedia.org/wikipedia/commons/thumb/5/5e/Bloom%27s_Revised_Taxonomy.jpg/800px-Bloom%27s_Revised_Taxonomy.jpg you can see that knowledge is the base, what they will want to see is closer to the top of the pyramid.
CS Career Questions Canada
About
A community for those with questions about working in the tech industry or in a CS/dev/programmer related job specifically in Canada.
Rules
- Posts must relate to Canada
- Posts must relate to careers in computer science or tech
- No Harassment, Violence, Trolling, or Humble Bragging
- No Sexism
- No Low effort posts
- No spam, self-promotion, or advertising
- Any AMAs, formal surveys and other data collection must be approved my mods
- Name & Shames are only for behavior that is blatantly unethical, illegal, or exceptionally shitty.
- No sexist, racist, homophobic, transphobic or other hate spreading content
- No misinformation
Want to ask a question?
- Read the Rules
- Search for the post
- If you can't find it, post
I was thinking they would test my ability to adapt to technologies and expect me to look at the documentation to create a small app
I was thinking that they wouldn't do that as reading docs and such take time. Time better spent getting to know you and selling themselves.
If you're feeling the imposter syndrome a bit, go and build and app to help yourself help. However, you say you're nodejs rather than nestjs. How's your front end in general?
I would say go over your resume and the fundamentals. Typically for Node devs focusing on callbacks, promises, async/await, event loop, procedural/functional programming and making sure you're solid on those is good. A little more would be API design. If you're going through a recruiter sometimes you could ask for an agenda of the interview process so you can better prepare?
Did they say what the live coding will be on? I.e is it a frontend test, or algorithms test, etc.?
No. I predict it's going to be the create a small Nestjs app
Alright, you can probably try and make a basic NestJS app as an exercise. Just so you won't get caught off-guard. Good luck!