Upload Button Icon Add office photos

Fujitsu

Compare button icon Compare button icon Compare

Filter interviews by

Fujitsu Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top Fujitsu Interview Questions and Answers

View all 135 questions

Fujitsu Interview Experiences

Popular Designations

181 interviews found

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

(2 Questions)

  • Q1. Explain over all experience
  • Q2. Asked question on Core and advance java topic
Round 2 - Technical 

(2 Questions)

  • Q1. Some advance topic of Java
  • Q2. DSA
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectation
  • Q2. Relocation

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (171)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

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

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

Logical intelligence

Round 2 - Group Discussion 

Any information can be discussed.

Round 3 - Case Study 

A comprehensive analysis of an individual, group, situation, or phenomenon over an extended duration.

Round 4 - Assignment 

The reporter vanished while on assignment in the war zone.

Round 5 - One-on-one 

(1 Question)

  • Q1. Denoting or referring to a situation in which two parties come into direct contact, opposition, or correspondence

Interview Preparation Tips

Interview preparation tips for other job seekers - Clearly identify your career goals, utilize job search platforms and company websites, tailor your resume and cover letter for each application, actively network on professional platforms such as LinkedIn, attend career fairs, develop relevant skills, and maintain a strong online presence to showcase your professional brand.

Top Fujitsu Software Developer Interview Questions and Answers

Q1. What is the load factor for HASH MAP?
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)
Fujitsu Interview Questions and Answers for Freshers
illustration image
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Boot process of linux
  • Q2. Have u handle P1/P2?

Interview Preparation Tips

Interview preparation tips for other job seekers - I suggest you not to join because projects are limited nd bench policy is of only 45 day afterwards you have to serve notice period nd meanwhile if work is not matching to your skills nd you say NO to work they will immediately fire you without any listening to your carrer chance nd growth

Technical Service Engineer Interview Questions asked at other Companies

Q1. What is the potential of your market and share of your product??
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Dependency Injection?
  • Ans. 

    Dependency Injection is a design pattern in which components are given their dependencies rather than creating them internally.

    • Allows for easier testing by providing mock dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Examples: Constructor injection, Setter injection, Interface injection

  • Answered by AI
  • Q2. How to handle exception in java
  • Ans. 

    In Java, exceptions can be handled using try-catch blocks to catch and handle specific exceptions.

    • Use try-catch blocks to catch exceptions and handle them gracefully

    • Use multiple catch blocks to handle different types of exceptions

    • Use finally block to execute code regardless of whether an exception is thrown or not

    • Throw custom exceptions using throw keyword

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. In Java8, different between flatmap and map
  • Ans. 

    map transforms each element in a stream, while flatMap transforms each element into multiple elements

    • map applies a function to each element in a stream and returns a new stream of the results

    • flatMap applies a function that returns a stream for each element in the original stream, then flattens the streams into a single stream

    • Example: map - stream.map(x -> x * x), flatMap - stream.flatMap(str -> Arrays.stream(str.split(

  • Answered by AI
  • Q2. How to handle the ConcureentModificationException
  • Ans. 

    ConcurrentModificationException occurs when a collection is modified while iterating over it.

    • Use Iterator to iterate over the collection instead of foreach loop.

    • If modification is necessary, use Iterator's remove() method instead of collection's remove() method.

    • Consider using synchronized collections or ConcurrentHashMap to avoid ConcurrentModificationException.

  • Answered by AI

Skills evaluated in this interview

Top Fujitsu Software Developer Interview Questions and Answers

Q1. What is the load factor for HASH MAP?
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Fujitsu interview questions for popular designations

 Application Developer

 (19)

 Associate Application Developer

 (12)

 Technical Service Engineer

 (8)

 Apprentice Trainee

 (6)

 Software Developer

 (5)

 Japanese Language Specialist

 (4)

 Assistant Application Developer

 (3)

 Linux Administrator

 (3)

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

I applied via Job Portal and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Linux and vmware
Round 2 - Technical 

(1 Question)

  • Q1. Linux and VMware
Round 3 - HR 

(1 Question)

  • Q1. Background details

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Get interview-ready with Top Fujitsu Interview Questions

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

I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Behavioral 

(2 Questions)

  • Q1. About previous work experience
  • Q2. Few technical level questions
Round 2 - Technical 

(2 Questions)

  • Q1. OpsRamp Implementation
  • Q2. Questions related to Nextgen Gateway
Round 3 - HR 

(2 Questions)

  • Q1. Shift timings and other company details
  • Q2. A short brief of salary structure

Technical Service Engineer Interview Questions asked at other Companies

Q1. What is the potential of your market and share of your product??
View answer (2)

Jobs at Fujitsu

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. About yourself and Recent project
  • Q2. Why you are shifting

Top Fujitsu Application Developer Interview Questions and Answers

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain about one of your recent project
  • Ans. 

    Managed a software development project for a new mobile app

    • Led a team of 10 developers and designers

    • Implemented Agile methodology for project management

    • Delivered the app on time and within budget

    • Received positive feedback from users for user-friendly interface

  • Answered by AI
  • Q2. Pm related questions
Round 2 - Technical 

(2 Questions)

  • Q1. PM questions , finance costing
  • Q2. Tell me about yourself
  • Ans. 

    Experienced Senior Project Manager with a proven track record of successfully leading cross-functional teams to deliver projects on time and within budget.

    • Over 10 years of project management experience

    • Strong leadership and communication skills

    • Expertise in creating and managing project plans

    • Ability to identify and mitigate risks

    • Experience working with diverse stakeholders

    • Managed a team that successfully implemented a ne...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in your answer. Go well prepared.

Senior Project Manager Interview Questions asked at other Companies

Q1. DESIGIN PROCEDURE :- DLC thickness 150mm. 1:- use M15 grade concrete,max aggregate cement ratio 12:1 2:-The minimum cement content 150kg per cum. If flayash is more than >20% the mini.mum cement content. 120kg pet cum 3:- The 5 no sample... read more
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Oops related questions
  • Q2. Choose any one coding language
  • Ans. 

    I choose Python as my coding language.

    • Python is a high-level, interpreted programming language known for its simplicity and readability.

    • It supports multiple programming paradigms like procedural, object-oriented, and functional programming.

    • Python has a large standard library and a thriving community, making it easy to find resources and support.

    • Examples: print('Hello, World!'), for i in range(5): print(i)

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is array What is String Sample coding swap number palindrome number
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type. A string is a sequence of characters. Swapping numbers involves exchanging the values of two variables. A palindrome number reads the same forwards and backwards.

    • An array can store multiple values of the same data type, accessed by index.

    • A string is a sequence of characters enclosed in quotes, like 'hello'.

    • Swapping numbers involves usin...

  • Answered by AI
  • Q2. College project
Round 3 - HR 

(2 Questions)

  • Q1. Simple question Education related
  • Q2. Salary, job location related

Skills evaluated in this interview

Software Developer Apprentice Interview Questions asked at other Companies

Q1. What is array What is String Sample coding swap number palindrome number
View answer (1)

Linux Administrator Interview Questions & Answers

user image Nafeesh Ahmad

posted on 26 May 2024

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Basic role and responsibility
  • Q2. Previous company details like CTC and expect CTC
Round 2 - Technical 

(3 Questions)

  • Q1. Linux senerio based Question
  • Ans. LVM concept, How to create LV and LV extend and If you server unable to connect what is your actions? Patching And patching execluding kernel and Script for 100server patching. Some of question relaated to Linux Networking concept and telnet, netstat, top commnad output full details all row and collum Load average, lvexten, how many server you manage, NFS full details every thing ie. exportfs command full details....
  • Answered by Nafeesh Ahmad
  • Q2. How to troubleshoot network issue?
  • Ans. 

    To troubleshoot network issues, start by checking physical connections, verifying network settings, testing connectivity, and analyzing network traffic.

    • Check physical connections (cables, ports, etc.)

    • Verify network settings (IP address, subnet mask, gateway, DNS)

    • Test connectivity using tools like ping, traceroute, and netcat

    • Analyze network traffic with tools like Wireshark or tcpdump

  • Answered by AI
  • Q3. How to manage user account using LDAP
  • Ans. 

    LDAP can be used to manage user accounts by storing user information in a centralized directory.

    • Set up LDAP server and configure it to store user account information

    • Use LDAP client tools to manage user accounts such as creating, modifying, or deleting accounts

    • Authenticate users against LDAP server for access control

    • Implement LDAP schema to define attributes and object classes for user accounts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concepts of Linux

Skills evaluated in this interview

Linux Administrator Interview Questions asked at other Companies

Q1. What is LVM, Explain LVM Architecture, What is Raid, What is the booting process of RHEL, How to manage failed unmount or mount, What are the issues you have faced in working with Linux Servers, What is special permission, How many states a... read more
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Fujitsu Interview FAQs

How many rounds are there in Fujitsu interview?
Fujitsu interview process usually has 2-3 rounds. The most common rounds in the Fujitsu interview process are Technical, HR and Resume Shortlist.
How to prepare for Fujitsu 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 Fujitsu. The most common topics and skills that interviewers at Fujitsu expect are Troubleshooting, Japanese, Javascript, Monitoring and Linux.
What are the top questions asked in Fujitsu interview?

Some of the top questions asked at the Fujitsu interview -

  1. Explain final, finally and finalize in Java? Where do we use final? Is String c...read more
  2. What are the different layers of Springboot application? What are the webserve...read more
  3. what are the different types of references in Java? When do we use th...read more
How long is the Fujitsu interview process?

The duration of Fujitsu interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

Boeing

85 interviews

INTERVIEWS

Apexon

135 interviews

INTERVIEWS

Xogene

8 interviews

INTERVIEWS

OpenBet

3 interviews

INTERVIEWS

ABB

233 interviews

INTERVIEWS

A2Z Events

No Interviews

INTERVIEWS

Razorpay

No Interviews

Tell us how to improve this page.

Fujitsu Interview Process

based on 169 interviews

Interview experience

3.9
  
Good
View more

Societe Generale Global Solution Centre

We proudly boast a 4.1 rating for Job Security on AmbitionBox, thanks to our employees

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
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
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Fujitsu Reviews and Ratings

based on 2.2k reviews

3.8/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

3.5

Salary

3.7

Job security

3.8

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 2.2k Reviews and Ratings
Technical Consultant-ServiceNow HRSD Developer

Noida,

Pune

+1

5-8 Yrs

₹ 5-23.56 LPA

Technical Consultant- Servicenow ITSM

Noida,

Pune

+1

5-8 Yrs

₹ 5-23.56 LPA

Service Desk Agent

Pune

3-6 Yrs

₹ 4-6 LPA

Explore more jobs
Technical Service Engineer
1.1k salaries
unlock blur

₹4.5 L/yr - ₹17.1 L/yr

Application Developer
992 salaries
unlock blur

₹2.1 L/yr - ₹15.1 L/yr

Assistant Application Developer
621 salaries
unlock blur

₹2.5 L/yr - ₹8.1 L/yr

Assistant Technical Service Engineer
577 salaries
unlock blur

₹2.8 L/yr - ₹7.5 L/yr

Associate Application Developer
514 salaries
unlock blur

₹4.2 L/yr - ₹15.9 L/yr

Explore more salaries
Compare Fujitsu with

Accenture

3.8
Compare

TCS

3.7
Compare

HCLTech

3.5
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent