Upload Button Icon Add office photos
Engaged Employer

i

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

FPT Software Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 51 Reviews

Filter interviews by

FPT Software Software Engineer Interview Questions and Answers

Updated 11 Aug 2024

FPT Software Software Engineer Interview Experiences

2 interviews found

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

I applied via Newspaper Ad and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is optimistic locking in RDBMS?
  • Ans. 

    Optimistic locking is a concurrency control method where a system assumes that multiple transactions can complete without affecting each other.

    • Does not lock the data during read operation

    • Checks for conflicts only during write operation

    • Relies on version numbers or timestamps to detect conflicts

    • If conflict is detected, transaction is rolled back or retried

  • Answered by AI
  • Q2. Explain what is a API Gateway pattern
  • Ans. 

    API Gateway pattern is a design pattern used to route API requests to the appropriate microservices.

    • Centralized entry point for all API requests

    • Handles authentication, authorization, rate limiting, and logging

    • Helps in decoupling client applications from individual microservices

    • Can aggregate multiple requests into a single request for the client

    • Examples include Netflix Zuul, Amazon API Gateway

  • Answered by AI
  • Q3. What best practices will you employ with Spring Boot?
  • Ans. 

    I will employ best practices such as using dependency injection, following RESTful principles, and implementing security measures.

    • Use dependency injection to manage components and their dependencies

    • Follow RESTful principles for designing APIs

    • Implement security measures such as authentication and authorization

    • Use Spring Boot Actuator for monitoring and managing the application

  • Answered by AI

Interview Preparation Tips

Topics to prepare for FPT Software Software Engineer interview:
  • System Design
  • Spring Boot

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Got ask about everything listed in the CV. Ask some basic fundamental algorithm and data structures. Some question about SQL. Some question about foreign language. And finally behavior interview.

Interview Preparation Tips

Topics to prepare for FPT Software Software Engineer interview:
  • Data Structures
  • SQL
  • English
  • Organizational Behavior
Interview preparation tips for other job seekers - The algorithm and data structure is quite basic. Make sure to do some preparation and you will do fine. Be ready to be asked about everything that you listed in the CV. So just write skill that you can discuss about.

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

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

I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly questions on logical aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. DSA questions. Reverse word of string, bubble sort, swap two variables without use of third variable
  • Q2. OOPs concepts also some questions on project
  • Q3. 1 puzzle (refer gfg)
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work at our company?
  • Q2. What was the toughest challenge you have ever faced?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

All the concepts including english synonyms and antonyms

Round 2 - Group Discussion 

Topic-Is world ready for cashless transaction?

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge of data structures and algorithms

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

    • Team player with excellent communication a

  • Answered by AI
  • Q2. What are u proficient in ? and where did u apply them?
  • Ans. 

    Proficient in Java, Python, SQL, and web development. Applied in various projects and internships.

    • Java - Developed backend systems for e-commerce platform

    • Python - Created data analysis scripts for research project

    • SQL - Managed databases for inventory tracking system

    • Web development - Designed and implemented front-end for company website

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Basic Js concepts like debouncing,event loop, and other output-based questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Js concepts in depth
Round 3 - HR 

(2 Questions)

  • Q1. Hiring manager round, questions around my project
  • Q2. Optimization techniques
  • Ans. 

    Optimization techniques are methods used to improve the efficiency and performance of software applications.

    • Use algorithms like greedy, dynamic programming, or divide and conquer to optimize code

    • Minimize time complexity by avoiding nested loops and unnecessary iterations

    • Utilize data structures like hash tables, arrays, and trees for efficient storage and retrieval

    • Profile code to identify bottlenecks and optimize critic...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basics, interviewers were very helpful
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at PSG College of Arts & Science, Coimbatore and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There are Question based on data strcuture ,they cover all the topic in ds

Round 2 - Coding Test 

In coding code they gave internet access to solve the problem after 30 they told us to make some changes in it and we should ready to explain the entire code

Interview Preparation Tips

Interview preparation tips for other job seekers - To clear 1 st round ,revise all the data structure concepts ,in second round make sure to be strong in fundamentals of programming and good in logical thinking
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. There wer four questions 1) wildcard pattern matching(leetcode) 2) cows and buffaloes(leetcode) 3) unix based cd directory 4) backtracking question
  • Q2. It was a resume based round for 45 min
Round 2 - Technical 

(1 Question)

  • Q1. It was a resume based round for 1 hr

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode medium to hard questions
Know your resume very well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Paper based exam based on C and embedded c

Round 2 - One-on-one 

(1 Question)

  • Q1. Relevant questions asked
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in May 2024.

Round 1 - Aptitude Test 

Totally there were 15 questions

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

I applied via Company Website and was interviewed in Apr 2023. There were 4 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 - Aptitude Test 

Logical reasoning, SQL, Python, Algorithmic thinking

Round 3 - Coding Test 

Second round was a more difficult version of the SQL and Python testing

Round 4 - One-on-one 

(1 Question)

  • Q1. I don’t remember

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company. Be prepared for solving some difficult algorithms.
Be prepared for real world challenges - difficult coding problems to solve.

FPT Software Interview FAQs

How many rounds are there in FPT Software Software Engineer interview?
FPT Software interview process usually has 1 rounds. The most common rounds in the FPT Software interview process are Technical.
What are the top questions asked in FPT Software Software Engineer interview?

Some of the top questions asked at the FPT Software Software Engineer interview -

  1. What is optimistic locking in RDB...read more
  2. Explain what is a API Gateway patt...read more
  3. Got ask about everything listed in the CV. Ask some basic fundamental algorithm...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 FPT Software interviews
Referral
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
FPT Software Software Engineer Salary
based on 12 salaries
₹5.3 L/yr - ₹12 L/yr
At par with the average Software Engineer Salary in India
View more details

FPT Software Software Engineer Reviews and Ratings

based on 6 reviews

3.8/5

Rating in categories

4.4

Skill development

4.4

Work-Life balance

4.4

Salary & Benefits

3.9

Job Security

4.4

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 6 Reviews and Ratings
Associate Software Engineer
24 salaries
unlock blur

₹4.5 L/yr - ₹5.2 L/yr

Junior Software Developer
22 salaries
unlock blur

₹2.4 L/yr - ₹2.6 L/yr

Software Engineer
12 salaries
unlock blur

₹5.3 L/yr - ₹12 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹12 L/yr - ₹20 L/yr

Software Developer
11 salaries
unlock blur

₹2.5 L/yr - ₹9.4 L/yr

Explore more salaries
Compare FPT Software with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview