Upload Button Icon Add office photos

Filter interviews by

Vivatech R&D Flutter Developer Interview Questions, Process, and Tips

Updated 18 Apr 2024

Vivatech R&D Flutter Developer Interview Experiences

1 interview found

Flutter Developer Interview Questions & Answers

user image Nizamudeen Saqafi

posted on 18 Apr 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why, Gap between Job and Education
  • Q2. What will be your Next 5 years
Round 2 - Coding Test 

Most of the questions are regarding Dart programming language. Mainly focused on the questions related to function, String functions, List, Map etc.

Round 3 - Technical 

(7 Questions)

  • Q1. What is Flutter and it's advantages
  • Ans. 

    Flutter is a UI toolkit from Google for building natively compiled applications for mobile, web, and desktop from a single codebase.

    • Advantages of Flutter include hot reload for quick development iteration

    • Flutter provides a rich set of pre-built widgets for fast UI development

    • It offers a single codebase for multiple platforms, reducing development time and cost

    • Flutter apps have native performance due to compilation to n...

  • Answered by AI
  • Q2. Create a bottom navigation bar contains 5 menu items
  • Ans. 

    Create a bottom navigation bar with 5 menu items for Flutter Developer interview question.

    • Use BottomNavigationBar widget in Flutter

    • Set items property with BottomNavigationBarItem widgets for each menu item

    • Set currentIndex property to highlight the selected menu item

    • Handle onTap property to navigate to different screens based on selected menu item

    • Example: BottomNavigationBar with 5 menu items - Home, Search, Favorites,

  • Answered by AI
  • Q3. Create a card like your Leetcode profile
  • Ans. 

    Create a card similar to Leetcode profile

    • Use Flutter to create a card layout

    • Include profile picture, username, rating, and badges

    • Add a section for solved problems and submission history

  • Answered by AI
  • Q4. Create a login screen and add a button for Singin with Google
  • Ans. 

    Create a login screen with a 'Sign in with Google' button.

    • Create a login screen with email and password fields

    • Add a 'Sign in with Google' button that uses Google Sign-In API

    • Handle authentication with Firebase Authentication

    • Implement error handling for login process

  • Answered by AI
  • Q5. Implement Google sign up for this screen
  • Ans. 

    Implementing Google sign up on a screen

    • Integrate Google sign-in SDK into the app

    • Add a Google sign-in button on the screen

    • Handle authentication flow and user data retrieval

    • Implement error handling for sign-up process

  • Answered by AI
  • Q6. Create git repository for this project
  • Ans. 

    Create a git repository for the project

    • Initialize a new git repository in the project directory using 'git init'

    • Add all project files to the staging area using 'git add .'

    • Commit the changes with a descriptive message using 'git commit -m 'Initial commit''

    • Create a new repository on a git hosting service like GitHub or GitLab

    • Link the local repository to the remote repository using 'git remote add origin '

    • Push the code to...

  • Answered by AI
  • Q7. Add and push the code to the repository
  • Ans. 

    To add and push code to a repository, use git commands like git add, git commit, and git push.

    • Use 'git add .' to stage all changes

    • Use 'git commit -m 'Your commit message'' to commit changes

    • Use 'git push origin branch_name' to push changes to the repository

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Vivatech R&D Flutter Developer interview:
  • Google sign in
  • Bottom navigation bar
  • String functions
Interview preparation tips for other job seekers - Don't attend the interview before reaching Boarding weeks.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(7 Questions)

  • Q1. What is flutter?
  • Q2. Inheritance widget
  • Q3. LifeCycle explanation
  • Q4. Different build modes
  • Q5. Http and Dio request
  • Q6. Dio interceptor
  • Q7. Bloc related questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Bloc state management
  • Q2. Api calling in flutter
  • Ans. 

    Api calling in Flutter involves making HTTP requests to fetch data from a server.

    • Use packages like http or dio to make API calls in Flutter

    • Handle asynchronous operations using Future and async/await

    • Parse JSON data using json.decode() method

    • Implement error handling for network requests

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Flutter and dart related
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Company ask me logical question

Round 2 - HR 

(2 Questions)

  • Q1. About your self
  • Q2. Your Current CTC
Round 3 - Technical 

(2 Questions)

  • Q1. What is Flutter
  • Ans. 

    Flutter is a UI toolkit from Google for building natively compiled applications for mobile, web, and desktop from a single codebase.

    • Developed by Google

    • Uses Dart programming language

    • Allows for building cross-platform applications with a single codebase

    • Hot reload feature for quick development iterations

  • Answered by AI
  • Q2. Why select Flutter
Round 4 - Coding Test 

Company give me one UI and give 3 API and I make that UI and Retrieve API data

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is differ amount?

Interview Preparation Tips

Interview preparation tips for other job seekers - Billing experience is required
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - billing excutive 

(2 Questions)

  • Q1. Is Amazon jobs there?
  • Q2. Will this app get jobs?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview is very friendly interview please make people give like this interview to share there good words from this site
Thank you.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Normal questions they asked about education qualification

Round 3 - Technical 

(2 Questions)

  • Q1. In Deloitte green 🟢 dot what it represents?
  • Ans. 

    The green dot in Deloitte represents that the person is currently online and available for communication.

    • The green dot indicates that the person is active and online on the Deloitte platform.

    • It signifies that the person is available for communication and can respond promptly.

    • The green dot helps in identifying who is currently online and can be contacted for immediate assistance.

    • It is a visual indicator that shows the p

  • Answered by AI
  • Q2. Guess the answer
  • Ans. 

    The question is asking for a descriptive answer to a given question.

    • Provide a detailed response to the question asked

    • Include relevant examples if applicable

  • Answered by AI

Billing Executive Interview Questions & Answers

TCS user image Prasenjit Biswas

posted on 14 Nov 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Tell me about your self, tell me about your family, tell me about your experience in your previous company
  • Ans. 

    I have experience as a Billing Executive and can provide details about my family and previous company.

    • I have worked as a Billing Executive for 3 years in XYZ Company.

    • In my previous company, I was responsible for managing billing processes, generating invoices, and resolving billing discrepancies.

    • I have a strong understanding of billing software and systems, ensuring accurate and timely billing.

    • I have a supportive famil...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Advance excel test with salary break up and excel formula test
Round 4 - One-on-one 

(1 Question)

  • Q1. What is your area of interest, salary expectation
  • Ans. 

    My area of interest is billing and finance. As for salary expectation, I am looking for a competitive compensation package.

    • I have a strong interest in the field of billing and finance.

    • I have experience and knowledge in handling billing processes and financial transactions.

    • I am detail-oriented and enjoy working with numbers and data.

    • I am familiar with billing software and systems, and have the ability to analyze and res...

  • Answered by AI

I applied via AmbitionBox and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

I'm interested in account,

Interview Preparation Tips

Topics to prepare for Genpact Billing Executive interview:
  • Accounts Payable
  • Accounting
  • Account Management
Interview preparation tips for other job seekers - We should find a new way so that more and more rooted people can use their studies.

Vivatech R&D Interview FAQs

How many rounds are there in Vivatech R&D Flutter Developer interview?
Vivatech R&D interview process usually has 3 rounds. The most common rounds in the Vivatech R&D interview process are HR, Coding Test and Technical.
What are the top questions asked in Vivatech R&D Flutter Developer interview?

Some of the top questions asked at the Vivatech R&D Flutter Developer interview -

  1. Create a login screen and add a button for Singin with Goo...read more
  2. Create a bottom navigation bar contains 5 menu it...read more
  3. What is Flutter and it's advanta...read more

Tell us how to improve this page.

Vivatech R&D Flutter Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Vivatech R&D Flutter Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

2.0

Skill development

5.0

Work-life balance

2.0

Salary

3.0

Job security

3.0

Company culture

1.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
4 salaries
unlock blur

₹5.8 L/yr - ₹8.8 L/yr

Java Developer
4 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Java Web Developer
3 salaries
unlock blur

₹4.9 L/yr - ₹6.8 L/yr

Explore more salaries
Compare Vivatech R&D with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview