Open In App

Mind You Infotech Interview Experience For Flutter Developer FTE(On-Campus)

Improve
Improve
Like Article
Like
Save
Share
Report

Interview Round 1: It was a 20-25 minutes interview. In this interview technical and HR rounds both are included.

Interviewer: Tell me something about yourself.
Me: Introduced myself (My name, My town, Schooling, College, Grades, Projects, achievements, skills, strengths, weaknesses, hobbies, and so on).

Interviewer: Tell me briefly about your project.
Me: I started to explain about the project which I mention in my resume so my project is basically an app. I explained it very well.

Interviewer: Have you done an internship or not?

Me: I have done an internship as an android developer.

Interviewer: what do you know about the flutter?
Me: Flutter is a framework of dart languages and it uses for making the application.

Interviewer: Why did you learn flutter?
Me:  By this, we have to write only one codebase and run it on android, iOS, and also the web, and the cost of this application is very less.

Interviewer: Diff between stateful and stateless widgets?
Me: Stateful widget is dynamic in flutter and the Stateless widget is static, dynamics means the UI which contains the stateful API is changeable by the user but in static it is not changeable by the user like the splash screen. 

Interviewer: What do you know about the package?
Me: Packages contain the code which we can directly use in the app by packages we save time If there are no packages then we have to write the code from scratch for a particular function.

Interviewer: Tell me about the Plugin.
Me: Plugin is used for designing purposes in the application. (I don’t know exactly, So I only tell only one line

Interviewer: Diff between the Package and plugin?
Me: Sir exactly I don’t know, I have some confusion.

Interviewer: What is the role of SDK in the flutter?
Me: SDK means Software Development Kit, It is most important in the flutter just because without it we can’t set up firstly left alone the development part.

Interviewer: Tell the full form of API.
Me: Application Programming Interface, it takes the request from the user and gives the response according to the user request.

Interviewer: Write the code on paper on how to integrate the API in your flutter app?
Me: I am unable to write,

Interviewer: What do you use as a backend in flutter?
Me: Firebase and the SQL.

Interviewer: What is Firebase?
Me: Firebase is the cloud base database, it works on a real-time database.

Interviewer: Is there any issue with the bond?
Me: No Sir. (In this company they have an 8-month bond, If you got selected then you have at least work with this company for 8 months for getting the experience letter,)

Interviewer: If you get the chance to switch from the service based to product base than you switch or not?
Me: As a fresher, I go with the service base company just because in service base I have enough of time to learn things but after time my first preference is the product base company.

Interviewer: Tell me about your family background how many members are in your family?
Me: In my family, we are five members and I am the younger of by siblings.

Verdict: Selected.

Note: Overall topics to prepare for the Mind You Infotech Flutter Developer interview:

  • Flutter
  • Android
  • Firebase
  • API
  • Android SDK
  • Widget
  • Dart Package
  • Plugin 

Be real and answer the all question if you don’t know the answer just tell them I don’t know, Don’t try to make a story.


Last Updated : 29 Dec, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads