Upload Button Icon Add office photos

Filter interviews by

Fusion Plus Solutions Maintenance Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I appeared for an interview in Jun 2021.

Interview Questionnaire 

1 Question

  • Q1. Sql queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest

I applied via Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About the basics of c, c++ and java, also asked to explain the project that I developed.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and transparent. Explain your reasons and issues if any they are under standable.

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Describe yourself
  • Q2. What is difference between c and c++
  • Q3. What is oops?
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and functions to manipulate that data.

    • It emphasizes on encapsulation, inheritance, and polymorphism.

    • Examples of OOPs languages are Java, C++, Python, etc.

  • Answered by AI
  • Q4. What is polymorphism
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • It allows objects of different classes to be treated as if they were objects of the same class.

    • It is achieved through method overriding and method overloading.

    • Example: A shape class can have different subclasses like circle, square, triangle, etc. and all of them can be treated as shapes.

    • Example: A method can have different implementations in different clas...

  • Answered by AI
  • Q5. What is data abstraction
  • Ans. 

    Data abstraction is the process of hiding implementation details and showing only the necessary information to the user.

    • It is a way of organizing complex systems

    • It allows users to interact with complex systems without needing to understand the underlying details

    • It helps to reduce complexity and increase efficiency

    • Examples include object-oriented programming and APIs

  • Answered by AI
  • Q6. String reverse c program
  • Ans. 

    A C program to reverse a given string.

    • Declare a character array to store the input string.

    • Use a loop to iterate through the string and swap the characters.

    • Print the reversed string.

  • Answered by AI
  • Q7. Swap number in macro
  • Ans. 

    Swapping two numbers using macro in C language

    • Use a temporary variable to store the value of one number

    • Assign the value of the second number to the first number

    • Assign the value of the temporary variable to the second number

    • Define a macro for swapping the numbers

    • Example: #define SWAP(a,b) {int temp; temp=a; a=b; b=temp;}

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and need to be prepared for c and c++

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. About skilla
  • Q2. Project
  • Q3. Roles in

I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Whats is your skill level in Should casting
  • Ans. 

    I have an intermediate skill level in shell casting.

    • I have experience in creating shell molds using different materials such as ceramic, resin, and plaster.

    • I am familiar with the process of pouring molten metal into the shell mold and the subsequent cooling and solidification process.

    • I have worked on projects that required precision and accuracy in shell casting, such as creating intricate metal parts for aerospace app...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest , say what you know.
Stick to your basics.
Don't try to convince as if you know everything.
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Explain previous experience
  • Ans. 

    I have over 8 years of experience in software engineering, focusing on full-stack development and team leadership.

    • Led a team of 5 engineers in developing a scalable e-commerce platform, resulting in a 30% increase in sales.

    • Implemented CI/CD pipelines that reduced deployment time by 50%, enhancing team productivity.

    • Worked on a healthcare application that improved patient data management, ensuring compliance with HIPAA r...

  • Answered by AI
  • Q2. Multithreading deep dive question asked
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. Java coding like count of alphabet after removing spaces.
  • Q2. Sql query like show highest digit in all departments
  • Ans. 

    Retrieve the highest digit from employee IDs across all departments using SQL.

    • Use the MAX() function to find the highest value in a column.

    • Assuming a table structure: Employees(id INT, department VARCHAR).

    • Example query: SELECT MAX(id) FROM Employees GROUP BY department;

    • This will return the highest ID for each department.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Oops concept in framework
  • Ans. 

    OOP concepts in frameworks enhance code reusability, maintainability, and scalability through encapsulation, inheritance, and polymorphism.

    • Encapsulation: Bundling data and methods that operate on the data within one unit, e.g., classes in Java.

    • Inheritance: Creating new classes based on existing ones to promote code reuse, e.g., a 'Dog' class inheriting from an 'Animal' class.

    • Polymorphism: Allowing methods to do differe...

  • Answered by AI
  • Q2. What is framework structure
  • Ans. 

    A framework structure is a foundational design that organizes and supports software development processes.

    • Modularity: Frameworks promote modular design, allowing developers to build reusable components. Example: React components.

    • Abstraction: They provide a level of abstraction, simplifying complex tasks. Example: Django abstracts database interactions.

    • Convention over Configuration: Frameworks often follow conventions t...

  • Answered by AI
  • Q3. Difference between selenium 3 and selenium 4
  • Ans. 

    Selenium 4 introduces significant improvements over Selenium 3, enhancing performance, features, and ease of use.

    • Selenium 4 supports the W3C WebDriver standard, improving compatibility across browsers.

    • Enhanced support for modern web applications with better handling of dynamic content.

    • New features like the 'Relative Locators' allow finding elements based on their position relative to other elements.

    • Improved documentati...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Introduction of self
  • Q2. Tech stack related
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. Advance SQL questions
  • Q2. Questions on Pyspark

Fusion Plus Solutions Interview FAQs

How to prepare for Fusion Plus Solutions Maintenance 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 Fusion Plus Solutions. The most common topics and skills that interviewers at Fusion Plus Solutions expect are Active Directory, ITIL, Management, Monitoring Tools and Production Support.

Tell us how to improve this page.

Interview Questions from Similar Companies

Wipro Interview Questions
3.7
 • 6.1k Interviews
HGS Interview Questions
3.8
 • 255 Interviews
Iris Software Interview Questions
4.0
 • 188 Interviews
TO THE NEW Interview Questions
3.7
 • 142 Interviews
Nielsen Interview Questions
3.6
 • 134 Interviews
R.R. Donnelley Interview Questions
3.8
 • 117 Interviews
BCD Travel Interview Questions
4.3
 • 113 Interviews
G4S Interview Questions
3.9
 • 113 Interviews
SGS Interview Questions
3.9
 • 102 Interviews
Epsilon Interview Questions
3.8
 • 93 Interviews
View all
US IT Recruiter
9 salaries
unlock blur

₹3.4 L/yr - ₹6 L/yr

Technical Recruiter
5 salaries
unlock blur

₹1.9 L/yr - ₹4.8 L/yr

Senior Recruiter
5 salaries
unlock blur

₹2.5 L/yr - ₹9.4 L/yr

HR Manager
4 salaries
unlock blur

₹5 L/yr - ₹5.5 L/yr

Senior IT Recruiter
4 salaries
unlock blur

₹3.5 L/yr - ₹8.7 L/yr

Explore more salaries
Compare Fusion Plus Solutions with

Wipro

3.7
Compare

HGS

3.8
Compare

G4S

3.9
Compare

SGS

3.9
Compare
write
Share an Interview