Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Flex Team. If you also belong to the team, you can get access from here

Flex Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Flex Associate Software Engineer Interview Questions, Process, and Tips

Updated 11 May 2024

Top Flex Associate Software Engineer Interview Questions and Answers

  • Q1. Remove Vowels from a Given String Given a string STR of length N , your task is to remove all the vowels present in that string and return the modified string. Explanati ...read more
  • Q2. What is the difference between MySQL and MongoDB?
  • Q3. Explain the working of Springboot and microservices. What can and cannot be done when using Final keyword in Java?

Flex Associate Software Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What happens in the backend when we cret an object in Java? What should be done before creating the method body in Java?
  • Ans. 

    When an object is created in Java, memory is allocated in the heap for the object and its instance variables.

    • Memory is allocated in the heap for the object and its instance variables

    • Constructor is called to initialize the object

    • Reference to the object is returned

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain the working of Springboot and microservices. What can and cannot be done when using Final keyword in Java?
  • Ans. 

    Springboot is a framework for building Java applications, while microservices is an architectural style for developing applications as a collection of small services.

    • Springboot simplifies the development of Java applications by providing a set of pre-configured tools and frameworks.

    • Microservices architecture breaks down applications into smaller, independent services that can be developed, deployed, and scaled independ...

  • Answered by AI

Skills evaluated in this interview

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Coding question was given.

  • Q1. 

    Remove Vowels from a Given String

    Given a string STR of length N, your task is to remove all the vowels present in that string and return the modified string.

    Explanation:

    English alphabets ‘a’, ‘e’, ‘i...

  • Ans. 

    Remove vowels from a given string while maintaining the relative position of other characters.

    • Iterate through each character in the string and check if it is a vowel (a, e, i, o, u).

    • If the character is not a vowel, add it to the modified string.

    • Return the modified string as the output.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Medium

It was first technical round with technical team.

  • Q1. What is the difference between MySQL and MongoDB?
  • Ans. 

    MySQL is a relational database management system, while MongoDB is a NoSQL database.

    • MySQL is a relational database, meaning it stores data in tables with rows and columns.

    • MongoDB is a NoSQL database, storing data in collections of JSON-like documents.

    • MySQL uses SQL for querying data, while MongoDB uses a query language similar to JSON.

    • MySQL is ACID-compliant, ensuring data integrity, while MongoDB sacrifices some ACID ...

  • Answered by AI
Round 3 - Video Call 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

Tehnical round 2.
Here my projects and internships were evaluated

  • Q1. Can you explain your projects, including the technologies used and your approach?
Round 4 - HR 

Round duration - 30 minutes
Round difficulty - Easy

HR questions were asked and remuneration details were given to me

Interview Preparation Tips

Eligibility criteriaSSC and Diploma 70% & above, BE 6.5 cgpa & above, no live ATKTFlex interview preparation:Topics to prepare for the interview - OOPs Concepts, MySQL Database, MongoDB database, Data structures, PHP, JQuery, Angular6, Python, basic HR questionsTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Start preparation as early as possible
Tip 2 : Prepare atleast 2 industry standard projects
Tip 3 : Focus on communication more

Application resume tips for other job seekers

Tip 1 : Explain yourself properly there, resume reflects your personality. Modify resume according to company/position requirements
Tip 2 : Do not write too much, it should be simple and decent

Final outcome of the interviewSelected

Skills evaluated in this interview

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
Q2. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q3. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q4. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
asked in CGI Group
Q5. Frog Jump Problem Statement A frog is positioned on the first ste ... read more

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Bad 

(2 Questions)

  • Q1. General questions
  • Q2. Related to work profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Lala chhap company, pls think before too late.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2023. 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 

(2 Questions)

  • Q1. Technical respective experience
  • Q2. EMS technical experience
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a Senior Engineer with 10+ years of experience in designing and implementing complex systems.

    • 10+ years of experience in engineering

    • Specialize in designing and implementing complex systems

    • Strong problem-solving skills

    • Proficient in various programming languages such as Java, Python, and C++

  • Answered by AI
  • Q2. Why do you want to change your current job?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Desire for career advancement

    • Looking for new challenges and learning opportunities

    • Seeking better work-life balance

    • Interested in working with new technologies or industries

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. How to you handle Manpower
  • Ans. 

    I handle manpower by delegating tasks effectively, providing clear instructions, and offering support and guidance when needed.

    • Delegate tasks based on team members' strengths and expertise

    • Provide clear instructions and expectations for each task

    • Offer support and guidance to team members when needed

    • Regularly communicate with team members to ensure progress and address any issues

    • Recognize and reward team members for thei

  • Answered by AI
  • Q2. What is line balancing and how do you do it?
  • Ans. 

    Line balancing is the process of assigning tasks to workstations in a way that evens out the workload and maximizes efficiency.

    • Identify the tasks required to complete a process

    • Determine the cycle time for each task

    • Assign tasks to workstations based on cycle time to balance workload

    • Adjust as needed to optimize efficiency

    • Example: In a manufacturing plant, line balancing ensures each workstation has a similar amount of wo

  • Answered by AI
  • Q3. What is Electrostatic Discharge?
  • Ans. 

    Electrostatic Discharge (ESD) is the sudden flow of electricity between two electrically charged objects caused by contact, an electrical short, or dielectric breakdown.

    • ESD can damage electronic components and devices, leading to malfunctions or complete failure.

    • It can occur when a person touches a metal object after walking on a carpet, or when connecting/disconnecting cables or components.

    • Preventive measures include ...

  • Answered by AI

I applied via Naukri.com and was interviewed before Sep 2021. 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 

(3 Questions)

  • Q1. PLC programming, TPM, MTTR, MTBF
  • Q2. How to deal with chinese counterparts
  • Ans. 

    Understand cultural differences, build relationships, communicate clearly and respectfully.

    • Research and learn about Chinese culture and customs.

    • Be patient and build relationships before discussing business.

    • Communicate clearly and respectfully, avoiding direct confrontation.

    • Be aware of nonverbal communication and body language.

    • Use a translator if necessary.

    • Be prepared for negotiations and understand the importance of sa...

  • Answered by AI
  • Q3. How to deal with colleagues
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, Why changing

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication in good English language
To the point answer
Only truth

I applied via Walk-in and was interviewed before Nov 2021. There were 9 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 - One-on-one 

(1 Question)

  • Q1. Why working here,what is planning of this company?
Round 3 - Aptitude Test 

What is meaning of ESD,if not using ESD then what is problems?

Round 4 - Aptitude Test 

Meaning of 5s ..what is 5s ,where are using of 5s methods

Round 5 - HR 

(2 Questions)

  • Q1. What is acceptable sallery,if joing here then what is growth of company
  • Ans. 

    Acceptable salary depends on experience and industry standards. Company growth is promising with new projects and opportunities.

    • Acceptable salary varies based on experience, skills, and industry standards.

    • The company has promising growth with new projects and opportunities.

    • Salary and growth can be discussed further during the interview process.

    • The company values employee satisfaction and strives to provide competitive ...

  • Answered by AI
  • Q2. What is planning of this company growth in future?
Round 6 - Technical 

(1 Question)

  • Q1. What is mes,why using of company for mes ?
Round 7 - Assignment 

How to prepare for line balance,what is planning in your minds

Round 8 - Technical 

(1 Question)

  • Q1. What is meaning of 4c, what using for every company
  • Ans. 

    4C is a business model framework that helps companies analyze and improve their marketing strategies.

    • 4C stands for Customer, Cost, Convenience, and Communication.

    • It is used to evaluate a company's marketing mix and identify areas for improvement.

    • For example, a company may use 4C to determine if their product is priced appropriately for their target customer, if it is easily accessible, and if their communication channe...

  • Answered by AI
Round 9 - Assignment 

Planning for line balance and how to control in line running then what is rejection comming the how to control

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall excellent work in Dixon tecnologies India limited Tirupati

I applied via Naukri.com and was interviewed in Dec 2021. There were 2 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 

(2 Questions)

  • Q1. About current profile
  • Q2. Role and resposiblity

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident, prepared for technical and HR interview

I applied via Company Website and was interviewed before Apr 2021. 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 

(1 Question)

  • Q1. Electrical fundamental and AC thoery
Round 3 - HR 

(4 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why are you looking for a change?
  • Q3. Why should we hire you?
  • Q4. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak truth about privious job
Clear basic concepts of electrical

I applied via Approached by Company and was interviewed in May 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 - HR 

(1 Question)

  • Q1. Formal questions according to HR
Round 3 - Technical 

(1 Question)

  • Q1. Questions according there relevant departments.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go professionally and finish your interview.

Flex Interview FAQs

How many rounds are there in Flex Associate Software Engineer interview?
Flex interview process usually has 2 rounds. The most common rounds in the Flex interview process are Technical and One-on-one Round.
How to prepare for Flex Associate Software Engineer 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 Flex. The most common topics and skills that interviewers at Flex expect are Flex, Health Insurance, Recruitment, Scheduling and Supply Chain Management.
What are the top questions asked in Flex Associate Software Engineer interview?

Some of the top questions asked at the Flex Associate Software Engineer interview -

  1. Explain the working of Springboot and microservices. What can and cannot be don...read more
  2. What happens in the backend when we cret an object in Java? What should be done...read more

Tell us how to improve this page.

Flex Associate Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Foxconn Interview Questions
3.9
 • 160 Interviews
Navitasys India Interview Questions
4.2
 • 101 Interviews
TE Connectivity Interview Questions
4.1
 • 84 Interviews
Wistron Interview Questions
3.9
 • 82 Interviews
Bharat FIH Interview Questions
4.0
 • 73 Interviews
Secure Meters Interview Questions
4.1
 • 69 Interviews
DBG Technology Interview Questions
3.8
 • 64 Interviews
View all
Flex Associate Software Engineer Salary
based on 68 salaries
₹3.5 L/yr - ₹6.4 L/yr
20% less than the average Associate Software Engineer Salary in India
View more details

Flex Associate Software Engineer Reviews and Ratings

based on 8 reviews

4.2/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

3.4

Salary

3.9

Job security

4.2

Company culture

2.7

Promotions

4.0

Work satisfaction

Explore 8 Reviews and Ratings
Senior Analyst
1.4k salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Junior Engineer
785 salaries
unlock blur

₹2 L/yr - ₹5.7 L/yr

Specialist
557 salaries
unlock blur

₹2.5 L/yr - ₹8.6 L/yr

Procurement Specialist
507 salaries
unlock blur

₹3.5 L/yr - ₹8.2 L/yr

Assistant Manager
352 salaries
unlock blur

₹8.9 L/yr - ₹21 L/yr

Explore more salaries
Compare Flex with

Bharat Electronics

4.2
Compare

Foxconn

3.9
Compare

Dixon Technologies

4.0
Compare

Bharat FIH

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