Tip 1 : Do atleast 3 projects of every domains
Tip 2 : Practice Reading Documentation atleast three times.
Tip 3 : Don't just stick to one tech stack , keep improving
Tip 1 : Have more than 3 Projects with proper Link to Github repositoris.
Tip 2 : Keep it Clean.
It was evening and I received call from my CTO and he first asked about myself and then a brief discussion about basic understanding of Mobile App Development concepts.
How the Flutter apps screen is rendered.
Tip 1 : Read Flutter Documentaion
What are states in Flutter
Tip 1 : State Management is very important concept in interviews. you should have a good hands on with two or more state management techniques like Provider , GetX etc.
how to manage states in flutter
I was asked to make an app with Login using Phone authentication and then after Login user will be redirected to a page where recent News will be fetched from news API and user can search news with keywords also he can select he wants to see news from which country .
Tip 1 : You should have basic understanding of API calls
Tip 2 : Understating of Firebase for authentication purpose.
It was around 2 PM and my interview was scheduled, he asked to explain the assignment that was given to me .
They were impressed as I was able to explain each and every detail of my project.
What are APIs and how the work.
Explain your project
Tip 1 : Go through API tutorials.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?