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 - Aptitude Test 

An objective test consisting of basic questions related to technology.

Round 2 - Technical 

(1 Question)

  • Q1. What is a string?
  • Ans. 

    A string is a sequence of characters used to represent text, enclosed in quotation marks.

    • A string can contain letters, numbers, symbols, and spaces

    • Strings are commonly used in programming to store and manipulate text data

    • Example: 'Hello, World!' is a string

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a dedicated and experienced Technical Service Engineer with a strong background in troubleshooting and problem-solving.

    • Over 5 years of experience in providing technical support for various software and hardware systems

    • Proficient in diagnosing and resolving complex technical issues

    • Strong communication skills to effectively interact with customers and internal teams

    • Certified in multiple technical areas such as Cisco...

  • Answered by AI
  • Q2. Talk for five minutes on any topic
  • Ans. 

    The importance of cybersecurity in today's digital age

    • Cybersecurity is essential to protect sensitive data and prevent cyber attacks

    • Companies invest in cybersecurity measures to safeguard their networks and systems

    • Cybersecurity professionals use tools like firewalls, antivirus software, and encryption to secure data

    • Regular security audits and updates are crucial to stay ahead of evolving threats

    • Training employees on cy...

  • Answered by AI

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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal

Round 1 - Coding Test 

Questons were on microservices and java8 , springboot

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th StairsYou have been given a number of stairs. Initially, you are at the 0th stair, and you need to reach the Nth stair. Each time you can either climb one step or two steps. You are supposed to return the number... read more
View answer (5)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions related to finance

Financial Administrator Interview Questions asked at other Companies

Q1. What is golden rule of accounting?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Aug 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Performance optimisation techniques
  • Ans. 

    Performance optimisation techniques in SAP consulting

    • Utilize indexing to improve database query performance

    • Optimize ABAP code by reducing unnecessary loops and improving data retrieval methods

    • Leverage SAP HANA in-memory computing for faster data processing

    • Implement caching mechanisms to reduce data retrieval time

    • Regularly monitor system performance and make necessary adjustments

  • Answered by AI

Senior SAP Consultant Interview Questions asked at other Companies

Q1. Hiw many end to end implementation project have you done?
View answer (1)

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
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Introduction and background

Senior Manager Interview Questions asked at other Companies

Q1. 1. What you understand the requirement of shuttering material at project site?
View answer (19)

Get interview-ready with Top Fujitsu Interview Questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between CKF and Formula?
  • Ans. 

    CKF is used in SAP BW to calculate key figures, while Formula is used to perform calculations on key figures.

    • CKF is used to define key figures in SAP BW, while Formula is used to perform calculations on existing key figures.

    • CKF is created using the CKF editor in SAP BW, while Formula is created using the Formula editor.

    • CKF can be used to perform simple calculations like addition or subtraction, while Formula can be use...

  • Answered by AI
  • Q2. What is customer exit variable?
  • Ans. 

    Customer exit variable is a user-defined variable in SAP BW that allows for custom logic and calculations.

    • Customer exit variables are used to enhance standard functionality by allowing users to define their own logic.

    • They can be used in queries to filter data based on custom requirements.

    • Examples of customer exit variables include variables that calculate year-to-date values or variables that apply specific business ru...

  • Answered by AI

SAP BW Hana Consultant Interview Questions asked at other Companies

Q1. Explain difference between LSA AND LSA++ architecture
View answer (1)

Jobs at Fujitsu

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What experience do you have that would be relevant to this role?
  • Ans. 

    I have over 5 years of experience working as a graphic designer in various industries.

    • Worked on branding projects for multiple companies

    • Created marketing materials such as brochures, flyers, and social media graphics

    • Proficient in Adobe Creative Suite including Photoshop, Illustrator, and InDesign

  • Answered by AI
  • Q2. Why are you leaving your current job?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for a new environment to learn and develop my skills further

    • Interested in taking on more responsibilities and projects

    • Seeking a company with better career advancement opportunities

  • Answered by AI

Graphic Designer Interview Questions asked at other Companies

Q1. If assignment goes perfect and you are suitable for the job then only you will be able to face this final round and in this round asking about the expected salary but at the end offers their criteria with fix salary only.
View answer (8)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is sql and plsql?
  • Ans. 

    SQL is a language used for managing and querying databases, while PL/SQL is an extension of SQL used for procedural programming.

    • SQL stands for Structured Query Language and is used for managing and querying relational databases.

    • PL/SQL stands for Procedural Language/SQL and is an extension of SQL that adds procedural programming capabilities.

    • SQL is used to retrieve and manipulate data in databases using queries like SEL...

  • Answered by AI
  • Q2. Sql plsql data strucntire and differences
  • Ans. 

    SQL is a language used to manage and query databases, PL/SQL is an extension that adds procedural programming capabilities.

    • SQL is used for querying and manipulating data in databases.

    • PL/SQL is a procedural language extension for SQL, allowing for more complex logic and programming capabilities.

    • Data structures in SQL refer to the way data is organized and stored in tables.

    • PL/SQL allows for the creation of custom data st...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Difference beyween fporms and reports
  • Ans. 

    Forms are used to input data while reports are used to display data.

    • Forms are used to collect and input data into a system.

    • Reports are used to display and present data in a structured format.

    • Forms are interactive and allow users to input data, while reports are static and provide information based on the data entered.

    • Examples: A registration form on a website vs. a sales report generated from a database.

  • Answered by AI
  • Q2. Oracle forms, rice components. workflows and all

Skills evaluated in this interview

Top Fujitsu Application Developer Interview Questions and Answers

Q1. Reverse Linked List Problem Statement Given a singly linked list of integers, return the head of the reversed linked list. Example: Initial linked list: 1 -> 2 -> 3 -> 4 -> NULLReversed linked list: 4 -> 3 -> 2 -> 1 -&g... read more
Add answer

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked List Problem Statement Given a singly linked list of integers, return the head of the reversed linked list. Example: Initial linked list: 1 -> 2 -> 3 -> 4 -> NULLReversed linked list: 4 -> 3 -> 2 -> 1 -&g... read more
Add answer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself.. Why you want to make a shift? How comfortable I am to relocate. Is it fine for you if you want to learn /work in new technology.
  • Ans. 

    I am a passionate developer looking to expand my skills and knowledge in a new environment.

    • I have been working as an Assistant Application Developer for the past 3 years, gaining experience in various technologies.

    • I am eager to make a shift to explore new opportunities and challenges that will help me grow professionally.

    • I am comfortable with relocating for the right opportunity, as I believe it will broaden my horizon...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Some technical questions based on my previous work profile
  • Q2. Not related for what I am working right now.
Round 3 - HR 

(1 Question)

  • Q1. How much salary do I expect.. Explained about my previous projects

Assistant Application Developer Interview Questions asked at other Companies

Q1. Java api implementation approach and how you are connecting it from front end.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Self Introduction

Apprentice Trainee Interview Questions asked at other Companies

Q1. # Modes of heat transfer and how do they work? #Thermodynamics #performance curve of pump #priming (pump)
View answer (3)

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.

Tell us how to improve this page.

Fujitsu Interview Process

based on 169 interviews

Interview experience

3.9
  
Good
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
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