Filter interviews by
Rate your
company
🤫 100% anonymous
How was your last interview experience?
I was interviewed in Dec 2024.
Logical intelligence
Any information can be discussed.
A comprehensive analysis of an individual, group, situation, or phenomenon over an extended duration.
The reporter vanished while on assignment in the war zone.
I was interviewed in Dec 2024.
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
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
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(
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.
Fujitsu interview questions for popular designations
I applied via Job Portal and was interviewed in Nov 2024. There were 3 interview rounds.
Get interview-ready with Top Fujitsu Interview Questions
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
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
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...
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)
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...
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
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
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
Top trending discussions
Some of the top questions asked at the Fujitsu interview -
The duration of Fujitsu interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 169 interviews
Interview experience
based on 2.2k reviews
Rating in categories
Technical Service Engineer
1.1k
salaries
| ₹4.5 L/yr - ₹17.1 L/yr |
Application Developer
992
salaries
| ₹2.1 L/yr - ₹15.1 L/yr |
Assistant Application Developer
621
salaries
| ₹2.5 L/yr - ₹8.1 L/yr |
Assistant Technical Service Engineer
577
salaries
| ₹2.8 L/yr - ₹7.5 L/yr |
Associate Application Developer
514
salaries
| ₹4.2 L/yr - ₹15.9 L/yr |
Accenture
TCS
HCLTech
Wipro