Home > other >  How to prepare for technical interview with Flutter?
How to prepare for technical interview with Flutter?

Time:11-12

so I have a technical interview tomorrow for a flutter dev job. It's part-time, and they know that I am 18 years old and only have a year of experience in this field. This was the invitation for the interview: mail from interviewer

What should I expect from that and how can I prepare myself for that?

CodePudding user response:

I do not know much about flutter but I can already tell you that what the recruiter is gonna look for is your ability to learn and understand things quickly. You are young, usually nobody expects from an 18yo to have a lot of technical skills. Just do your best and welcome in the industry :)

CodePudding user response:

Usually when companies hiring junior dev with little experience they are looking into your capacity to learn programming and if you have analytical thinking. Also maybe they will assess your social skills what are quite important in a team. Don't worry too much, be friendly, comunicative, present your tech background and re-read the basics of Flutter, OOP, Design Patterns .

Cheers, Florin

  • Related