Upload Button Icon Add office photos

Filter interviews by

Mind You Infotech Interview Questions, Process, and Tips

Updated 4 Oct 2024

Top Mind You Infotech Interview Questions and Answers

View all 12 questions

Mind You Infotech Interview Experiences

2 interviews found

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Replicate the ui
  • Ans. 

    Replicating a UI involves recreating the design and layout of a user interface.

    • Study the original UI design to understand layout, colors, fonts, and components.

    • Use Flutter widgets to build the UI elements such as containers, rows, columns, and text widgets.

    • Implement any animations or interactions specified in the original design.

    • Test the replicated UI on different devices and screen sizes to ensure responsiveness.

    • Optim

  • Answered by AI

Skills evaluated in this interview

Top Mind You Infotech Flutter Developer Interview Questions and Answers

Q1. Write the code on paper how to intigrate the api in your flutter app?
View answer (2)

Flutter Developer Interview Questions asked at other Companies

Q1. Write the code on paper how to intigrate the api in your flutter app?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 3 interview rounds.

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 - Technical 

(11 Questions)

  • Q1. What you know about the flutter?
  • Ans. 

    Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase.

    • Flutter uses Dart programming language

    • Flutter provides a rich set of pre-built and customizable widgets

    • Flutter's hot reload feature allows for faster development and debugging

    • Flutter is used by companies like Google, Alibaba, and Tencent

  • Answered by AI
  • Q2. Why you learn flutter?
  • Q3. Diff between statefull and stateless widget?
  • Ans. 

    Stateful widgets can change their state during runtime, while stateless widgets cannot.

    • Stateful widgets have a mutable state that can be modified.

    • Stateless widgets are immutable and cannot be modified once created.

    • Stateful widgets are used when the UI needs to change dynamically based on user interactions or other factors.

    • Stateless widgets are used when the UI does not need to change and can be purely based on the inpu...

  • Answered by AI
  • Q4. What you know about the package?
  • Ans. 

    A package is a collection of Dart libraries, assets, and other resources that can be shared and reused in Flutter projects.

    • Packages are used to add functionality to Flutter apps.

    • Packages can be added to a Flutter project by specifying them in the pubspec.yaml file.

    • Packages can be published and shared on the Dart package repository (pub.dev).

    • Packages can include libraries, assets (such as images or fonts), and other res...

  • Answered by AI
  • Q5. Tell me about the Plugin?
  • Ans. 

    A plugin is a software component that adds a specific feature or functionality to an existing application.

    • Plugins are used to extend the functionality of an application without having to modify the core code.

    • Flutter has a rich set of plugins that can be used to add features like camera, location, and push notifications.

    • Plugins can be developed by third-party developers and can be easily integrated into an existing Flut...

  • Answered by AI
  • Q6. Diff between the Package and plugin?
  • Ans. 

    Packages are collections of code that can be used in a project, while plugins are packages that provide specific functionality.

    • Packages are general-purpose and can be used in any project.

    • Plugins are packages that provide specific functionality, such as accessing device features or integrating with third-party services.

    • Plugins are usually dependent on packages.

    • Examples of packages include http, shared_preferences, and i...

  • Answered by AI
  • Q7. What is role of sdk in the flutter?
  • Ans. 

    SDK in Flutter provides a set of tools and libraries for developing and building applications.

    • SDK stands for Software Development Kit

    • It includes tools like compilers, debuggers, and emulators

    • Flutter SDK includes libraries for UI development, networking, and more

    • SDK helps developers to write, test, and deploy their applications

    • Flutter SDK includes Dart SDK as well

  • Answered by AI
  • Q8. Tell the full form of API?
  • Ans. 

    API stands for Application Programming Interface.

    • API is a set of rules and protocols that allows different software applications to communicate with each other.

    • It defines how software components should interact and what functionalities they can access.

    • APIs can be used to retrieve data from a server, send data to a server, or perform specific actions.

    • Examples of APIs include the Google Maps API, Twitter API, and Flutter

  • Answered by AI
  • Q9. Write the code on paper how to intigrate the api in your flutter app?
  • Ans. 

    To integrate an API in a Flutter app, you need to make HTTP requests using packages like http or dio.

    • Import the http or dio package in your Flutter project

    • Create a function to make the API request using the package's methods

    • Parse the response data and update the app's state or UI accordingly

  • Answered by AI
  • Q10. What you use as a backend in flutter?
  • Ans. 

    Flutter does not have a built-in backend. Developers can use various backend technologies like Firebase, Node.js, Django, etc.

    • Flutter does not provide a default backend

    • Developers can choose any backend technology based on their requirements

    • Popular backend options for Flutter include Firebase, Node.js, Django, etc.

    • Firebase provides a complete backend solution with features like authentication, database, storage, etc.

  • Answered by AI
  • Q11. What is Firebase? And How You use it in your App
  • Ans. 

    Firebase is a mobile and web application development platform that provides backend services and tools.

    • Firebase is a Backend-as-a-Service (BaaS) platform

    • It offers various services like authentication, real-time database, cloud storage, and hosting

    • Firebase can be used to build and scale apps quickly

    • It provides SDKs for different platforms including Flutter

    • Firebase can be integrated into Flutter apps using the firebase_c...

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. Tell me about yourself??
  • Q2. Is there any issue about the bond?
  • Ans. 

    I'm sorry, but I don't understand the context of the question. Could you please provide more information?

    • Answered by AI
    • Q3. If you get the chance to switch from the serviced based to product base than you switch or not?
    • Q4. Tell me about your family background like how many member in your family?

    Interview Preparation Tips

    Topics to prepare for Mind You Infotech Flutter Developer interview:
    • Flutter
    • Android
    • firebase
    • API
    • Android SDK
    • Widget
    • dart Package
    • Plugin
    Interview preparation tips for other job seekers - 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 story like these things?

    Skills evaluated in this interview

    Top Mind You Infotech Flutter Developer Interview Questions and Answers

    Q1. Write the code on paper how to intigrate the api in your flutter app?
    View answer (2)

    Flutter Developer Interview Questions asked at other Companies

    Q1. Write the code on paper how to intigrate the api in your flutter app?
    View answer (2)

    Interview questions from similar companies

    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    More than 8 weeks
    Result
    Selected Selected

    I was interviewed in Jan 2025.

    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Sale price on on day
    • Q2. Start working

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Fofocus heavily on networking, tailoring your resume with relevant keywords, actively following up with potential employers, showcasing your sales skills in interviews through storytelling, and monitoring companies you're interested in to stay updated on opportunities.
    Key points to remember:
    Prioritize networking:
    Utilize your network to connect with people in the industry, attend industry events, and leverage platforms like LinkedIn to build relationships with potential hiring managers.
    Tailor your resume:
    Include relevant sales keywords throughout your resume to catch the attention of recruiters and ensure your experience aligns with the job description.
    Practice your sales pitch:
    Prepare compelling stories from your past experiences to demonstrate your ability to close deals, overcome objections, and build rapport during interviews.
    Follow up consistently:
    After submitting applications, send personalized follow-up emails to maintain engagement with potential employers.
    Research companies:
    Actively monitor companies you're interested in by following their social media and news to stay informed about potential openings.
    Highlight transferable skills:
    Even if you lack direct sales experience, emphasize skills like communication, persuasion, relationship building, and problem-solving that translate well to a sales role.
    Ask insightful questions:
    During interviews, demonstrate your knowledge of the company and role by asking thoughtful questions that show your genuine interest.
    Be enthusiastic and confident:
    Convey a positive attitude and express your passion for sales to make a strong impression on potential employers.
    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    No response

    I was interviewed in Feb 2025.

    Round 1 - Technical 

    (5 Questions)

    • Q1. Can you provide information about yourself and the projects you have worked on?
    • Q2. What is the Re-Framework, and how do the Dispatcher, Performer, and DataTable transaction approaches function in UiPath?
    • Q3. What is the difference between an execute query and an execute non-query?
    • Q4. What is the difference between a switch statement and an if-else statement?
    • Q5. Datatable how to use it in Uipath, what is a connection string and how we can create that?
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I was interviewed in Jan 2025.

    Round 1 - Aptitude Test 

    The exam consists of seven sections, and the cutoff score is quite high; it is essential to complete the exam thoroughly.

    Round 2 - One-on-one 

    (5 Questions)

    • Q1. Can you tell me about yourself?
    • Q2. Can you provide details about your internship experience?
    • Q3. Given a puzzle to solve
    • Q4. What can you tell me about your major projects?
    • Q5. What is the latest news you have heard regarding technology?

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Stay composed, exhibit confidence, and ensure effective communication.
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    No response

    I was interviewed in Feb 2025.

    Round 1 - HR 

    (3 Questions)

    • Q1. Tell me about yourself
    • Q2. Expected CTC
    • Q3. Why you left your previous company (Negative answers should be avoided)
    Round 2 - Technical 

    (3 Questions)

    • Q1. Questions based on the concepts of payroll
    • Q2. Expected CTC
    • Q3. Discussion regards to Shift timings, Cab facility, Annual leaves, Variable bonus, Relocate bonus.
    Round 3 - Behavioral 

    (1 Question)

    • Q1. Regards to Payroll questions on what I did on daily basis.

    O&M WAREHOUSE MANAGER Interview Questions & Answers

    Jio user image Anonymous

    posted on 28 Feb 2025

    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    More than 8 weeks
    Result
    No response

    I was interviewed in Jan 2025.

    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Give work freedom to employee
    • Q2. No need to search each and every transactions
    Round 2 - HR 

    (2 Questions)

    • Q1. Trust on employee
    • Q2. Maintain minimum job curtsy
    Round 3 - One-on-one 

    (2 Questions)

    • Q1. Salary hike and position hike is Mandatory
    • Q2. Collect exact feedback from employee

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Job guarantee is Mandatory
    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    2-4 weeks
    Result
    No response

    I was interviewed in Sep 2024.

    Round 1 - Aptitude Test 

    An aptitude test evaluates an individual's potential to excel in a specific area by assessing their strengths and weaknesses in particular abilities.

    Round 2 - Aptitude Test 

    An assessment that measures an individual's inherent abilities and potential for success in a specific activity.

    Round 3 - Coding Test 

    A coding test is a programming assessment designed to evaluate a candidate's coding skills. It is a standard component of the technical hiring process for software developers and programmers.

    Round 4 - Coding Test 

    Assessment that evaluates a candidate's coding skills

    Round 5 - Group Discussion 

    Group discussion (GD) topics for interviews may cover areas such as business, social issues, and current affairs. GDs serve to evaluate a candidate's communication, leadership, and teamwork abilities.

    Round 6 - Assignment 

    Discussion assignments are prompts that your teacher may assign to you. By participating in these discussions, you can reflect on your learning, share ideas and opinions, or ask and answer questions. Discussions may require you to respond to individual questions or provide multiple responses to an ongoing conversation.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Job seekers can improve their chances by researching the job market, preparing their resume and cover letter, and networking.
    Research
    Know your goals: Consider your values, strengths, and ideal work environment.
    Research the company: Anticipate common interview questions.
    Prepare your resume
    Tailor your resume: Customize your resume for each job application.
    Highlight your skills: Highlight how your skills and experience match the job description.
    Use keywords: Use relevant keywords in your resume and cover letter.
    Prepare for interviews
    Prepare your answers: Use the STAR method to prepare your answers.
    Research the company: Anticipate common interview questions.
    Network
    Expand your professional network: You may find that more people can recommend you to a new position.
    Use your professional network: You can use your network for career advice.
    Other tips Don't limit your search to online resources, Optimize your LinkedIn profile, Use several job-search websites, Keep your resume up-to-date, and Develop your interview skills.
    Interview experience
    1
    Bad
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I was interviewed in Jan 2025.

    Round 1 - Coding Test 

    A sequence was provided: 4181, 2684, 1597, 987, 610.
    first 2 are given and write code for other value calculation using java 8

    The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.

    Round 2 - Technical 

    (6 Questions)

    • Q1. Interviewer was himself not knowing anything as it was walkin drive he was sitting infront of me and checking questions on phone Introduction that he inturrepted in between when I was introducing myself
    • Q2. What are the features of Java 17, specifically related to sealed classes, including their syntax and necessity, along with the potential errors encountered when invoking a sealed class?
    • Ans. 

      Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.

      • Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.

      • Subclasses of a sealed class must be either final or sealed themselves.

      • Errors may occur when trying to extend a sealed class with a non-permitted subclass.

    • Answered by AI
    • Q3. Java 8 feathers stream api, functional interface, Intermittent operator ,Ternary operator, Prediction,Bi predicate. Answered all successfully
    • Q4. Draw low level design of implementation of notify me if item is back in stock in a ecommerce application
    • Ans. 

      Implementation of 'notify me if item is back in stock' feature in an ecommerce application

      • Create a database table to store user notifications for out-of-stock items

      • Implement a service to check item availability and send notifications to subscribed users

      • Provide a user interface for users to subscribe to notifications for specific items

    • Answered by AI
    • Q5. All design patterns which I know. Asked me to implement adapter pattern on paper
    • Q6. Then given a problem that concurrent way perform operation on excell to decrease the response time

    Interview Preparation Tips

    Interview preparation tips for other job seekers - I always suggest staying away from these companies commonly referred to as WITCH (Wipro, Infosys, TCS, Cognizant, HCL). You will rarely encounter good interviewers there unless there is an extreme necessity. Interview was judging me on the basis of syntex by seeing in his phone. How can everyone write each and everything on copy. For the low level design first time in my 6 years carrier someone asked to design without using kafka or any other library like spring boot to achieve that add in reminder list problem 😂. At first it was my bad after holding a offer of almost 27 lakh I somehow agreed for giving interview. Second thing I also know that after Even clearing they cannot afford 30LPA which I asked. I just went there because from last 6.5 year I have never attended any walking or face to face interview so was curious for it. Currently also working with somewhat premium product development company only. My experience was very bad. May be it can get vary person to person.

    Functional Testing Senior Consultant Interview Questions & Answers

    Deloitte user image Anonymous

    posted on 4 Feb 2025

    Interview experience
    1
    Bad
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    No response

    I was interviewed in Jan 2025.

    Round 1 - HR 

    (2 Questions)

    • Q1. Current CTC, Expected CTC, Notice Period, Skill set
    • Q2. Open for Fixed term hire? Open for working from client location at Gurgaon? (3 days from office)
    • Ans. 

      Yes, open for fixed term hire and working from client location at Gurgaon for 3 days a week.

      • Open for fixed term hire

      • Willing to work from client location at Gurgaon for 3 days a week

    • Answered by AI
    Round 2 - Technical 

    (10 Questions)

    • Q1. Introduction, Current role and responsibilities
    • Q2. List out the achievements in current project, Tools used
    • Ans. 

      Implemented automated testing using Selenium WebDriver and JUnit in Agile environment

      • Implemented automated testing framework using Selenium WebDriver

      • Utilized JUnit for test case management

      • Worked in Agile environment to ensure continuous testing and integration

    • Answered by AI
    • Q3. Pilot vs Beta testing. How can newly developed functionality be tested via automation rather doing it manually?
    • Ans. 

      Pilot testing is done by a small group of users before the full release, while beta testing is done by a larger group of users. Automation testing can be used for regression testing, smoke testing, and performance testing.

      • Pilot testing involves a small group of users testing the functionality in a controlled environment.

      • Beta testing involves a larger group of users testing the functionality in a real-world environment.

      • ...

    • Answered by AI
    • Q4. Primary key vs Unique key in SQL, Query to find row having last id in sql
    • Ans. 

      Primary key uniquely identifies a record, while unique key allows only one instance of a value in a column. Query to find last id involves using ORDER BY and LIMIT.

      • Primary key enforces uniqueness and not null constraint on a column

      • Unique key enforces uniqueness but allows null values

      • To find row with last id, use ORDER BY id DESC LIMIT 1 in SQL query

    • Answered by AI
    • Q5. Explain Software Testing Life Cycle, Defect Life Cycle
    • Ans. 

      Software Testing Life Cycle (STLC) involves planning, designing, executing, and reporting on tests. Defect Life Cycle includes identification, logging, fixing, and retesting defects.

      • STLC includes requirements analysis, test planning, test design, test execution, and test closure.

      • Defect Life Cycle involves defect identification, defect logging, defect fixing, defect retesting, and defect closure.

      • STLC ensures that the so...

    • Answered by AI
    • Q6. What's the meaning of 303 status code in API? Put vs Delete method in API What is 3 point estimation technique in Agile?
    • Ans. 

      303 status code in API means 'See Other'. PUT method is used to update data, while DELETE method is used to remove data. 3 point estimation technique in Agile is used to estimate tasks.

      • 303 status code indicates that the resource can be found at a different URI and should be retrieved from there

      • PUT method is used to update an existing resource in the API

      • DELETE method is used to remove a resource from the API

      • 3 point esti...

    • Answered by AI
    • Q7. What kind of links and labels can be tagged to a bug in jira?
    • Ans. 

      Links and labels that can be tagged to a bug in Jira

      • Links: related issues, documents, websites

      • Labels: priority, severity, type, status

    • Answered by AI
    • Q8. Have you done shell scripting? What does grep, href commands do in unix?
    • Ans. 

      Shell scripting is a way to automate tasks in Unix/Linux systems. Grep is used to search for specific patterns in text files. Href is not a standard Unix command.

      • Shell scripting automates tasks by writing scripts in a Unix/Linux environment

      • Grep command is used to search for specific patterns in text files

      • Example: grep 'search_pattern' file.txt

      • Href is not a standard Unix command, it may be a typo or a custom script

    • Answered by AI
    • Q9. As a lead, how would you resolve conflict with a team member? As a lead, if you are given plenty of tasks to be completed with in a limited time frame. What would be your approach in doing them?
    • Ans. 

      To resolve conflict with a team member, communication is key. Prioritize understanding, address the issue calmly, find common ground, and work towards a solution together.

      • Listen to the team member's perspective and concerns

      • Communicate openly and calmly about the issue

      • Find common ground and areas of agreement

      • Work together to find a solution that benefits both parties

      • Seek input from other team members or a mediator if ne

    • Answered by AI
    • Q10. Open for relocating to Bangalore and working from client's office? (with no relocation bonus) Open for working in night / rotational shift? (with no additional compensation) Open for working in long exten...
    • Ans. 

      Open to relocating to Bangalore, working in night shifts, long hours, and 24X7 culture. Goal is to excel in automation testing.

      • Yes, open to relocating to Bangalore and working from client's office

      • Yes, open to working in night/rotational shifts

      • Yes, open to working in long extendable hours or 24X7 culture

      • Goal is to excel in automation testing

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Not a good experience. Some recruiters are very arrogant and have no respect for the people interviewing with them. They consider as themselves dummy kings, because they are working in Deloitte USI. I interacted with 4-5 recruiters for one opening (from Gurgaon / Hyderabad). One HR even said to me that I was not the only person interviewing with them, they have bunch of people to chose, also various other things were said in a very unprofessional and rude manner. She had no ethics of talking to an experienced resource, when I escalated this to the seniors, they immediately apologized for her behavior and I was then handled by another Senior HR

    I applied via referral in Deloitte USI but to save their referral bonus (I guess), they rejected my profile on the portal and called me through Naukri.com. When I asked them the reason, they said its for a different profile them. however it was for the same one.
    Also on their career site, it was not mentioned that role is of fixed term hire (for 2 years), but HR disclosed it later, during the conversation. (another discrepancy)

    During my initial conversation, HR clearly said there won't be any night shifts and I would have to work from client's location in Gurgaon office. Although it is 2 year contractual role.
    But during my technical interview, the person clearly said to me that I would have to relocate to Bangalore for working from client's secured ODC in office. Also there would be rotational/ night shifts (without any extra pay). Basically they were looking for someone who would devote his 24X7 time to the company for a minimal salary and does not demand for work life balance or weekends off

    Neither the HR nor the interviewer opened their web camera during the video call. But HR kept asking me to keep my camera open, even during the waiting time

    Mind You Infotech Interview FAQs

    How many rounds are there in Mind You Infotech interview?
    Mind You Infotech interview process usually has 2 rounds. The most common rounds in the Mind You Infotech interview process are Technical, Resume Shortlist and HR.
    How to prepare for Mind You Infotech interview?
    Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Mind You Infotech. The most common topics and skills that interviewers at Mind You Infotech expect are Javascript, PHP, GIT, Software Development and Agile Development.
    What are the top questions asked in Mind You Infotech interview?

    Some of the top questions asked at the Mind You Infotech interview -

    1. Write the code on paper how to intigrate the api in your flutter a...read more
    2. What is Firebase? And How You use it in your ...read more
    3. What you use as a backend in flutt...read more

    Tell us how to improve this page.

    Mind You Infotech Interview Process

    based on 2 interviews

    Interview experience

    3
      
    Average
    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

    Mind You Infotech Reviews and Ratings

    based on 6 reviews

    4.7/5

    Rating in categories

    4.3

    Skill development

    4.3

    Work-life balance

    4.0

    Salary

    4.6

    Job security

    4.4

    Company culture

    4.2

    Promotions

    4.3

    Work satisfaction

    Explore 6 Reviews and Ratings
    Compare Mind You Infotech 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