Upload Button Icon Add office photos

Filter interviews by

Fusion Practices Interview Questions and Answers

Updated 5 Mar 2025

Fusion Practices Interview Experiences

Popular Designations

5 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Ifrs17 related topics
  • Q2. UKGAAP AND IFRS 17

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Feb 2025.

Round 1 - Technical 

(5 Questions)

  • Q1. Spark architecture ?
  • Q2. Rank ,dense rank , row number diff?
  • Q3. Daily data processing size?
  • Ans. 

    The daily data processing size varies depending on the specific project or system.

    • The daily data processing size can range from a few gigabytes to several terabytes.

    • It is important to consider the volume of incoming data, the complexity of processing tasks, and the available resources.

    • For example, a social media platform may process petabytes of data daily for user activity tracking and analytics.

  • Answered by AI
  • Q4. Sql second highest salary?
  • Ans. 

    To find the second highest salary in SQL, use the ORDER BY and LIMIT clauses.

    • Use the ORDER BY clause to sort the salaries in descending order.

    • Use the LIMIT clause to retrieve the second row.

    • Consider handling cases where there might be ties for the highest salary.

  • Answered by AI
  • Q5. Read csv file in spark?
  • Ans. 

    To read a CSV file in Spark, use the SparkSession object to create a DataFrame from the CSV file.

    • Create a SparkSession object

    • Use the read method of the SparkSession object to read the CSV file

    • Specify the path to the CSV file and any necessary options

    • Save the DataFrame to a variable for further processing

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. This round schedule for 15 min with senior delivery solution architect .. she extend my interview 45+min I'm agree for that but as interviewer but she was asked totally scenario based question i give her ...

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Aptitude Test 

General aptitude questions and a basic quiz related to operating systems and programming.

Round 2 - Coding Test 

SQL programs will be presented, and we will need to solve three to four questions here.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Mostly technical questions
  • Q2. What do you know about cloud
  • Ans. 

    Cloud computing enables on-demand access to shared resources, offering flexibility, scalability, and cost-efficiency.

    • Types of cloud: Public (e.g., AWS, Azure), Private (dedicated infrastructure), Hybrid (combination of both).

    • Benefits include scalability, allowing businesses to adjust resources based on demand.

    • Cost-effectiveness: Pay-as-you-go models reduce upfront capital expenses.

    • Examples of services: IaaS (Infrastruc...

  • Answered by AI
Round 4 - HR 

(4 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your strengths and weaknesses?
  • Ans. 

    I excel in problem-solving and communication, but I sometimes struggle with delegation and time management.

    • Strength: Strong analytical skills - I successfully optimized a database query, improving performance by 30%.

    • Strength: Excellent communication - I effectively collaborated with cross-functional teams to deliver projects on time.

    • Weakness: Difficulty in delegation - I tend to take on too much myself, which can lead ...

  • Answered by AI
  • Q3. What are your salary expectations?
  • Q4. Where do you envision yourself in five years?
  • Ans. 

    In five years, I see myself as a senior Oracle Technical Consultant, leading projects and mentoring junior team members.

    • Leading complex Oracle implementations for large clients, enhancing their operational efficiency.

    • Mentoring junior consultants, sharing knowledge on best practices and Oracle technologies.

    • Contributing to innovative solutions that leverage Oracle Cloud services to drive business transformation.

    • Pursuing ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a good organization for freshers who are willing to pursue a career in consulting, particularly in the field of ERP (Enterprise Resource Planning).

Oracle Technical Consultant Interview Questions asked at other Companies

Q1. What are the key features of Oracle Fusion BI reports?
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Aptitude Test 

A fundamental set of questions and a straightforward SQL program.

Round 2 - Coding Test 

Basic and advanced SQL questions.

Round 3 - HR 

(5 Questions)

  • Q1. General hr question
  • Q2. Can you tell me about yourself?
  • Q3. What are your strengths and weakness
  • Ans. 

    I excel in problem-solving and communication, but I sometimes struggle with time management under tight deadlines.

    • Strength: Strong analytical skills - I successfully optimized a database query, reducing execution time by 30%.

    • Strength: Excellent communication - I effectively collaborated with cross-functional teams to gather requirements for a project.

    • Weakness: Time management - I occasionally underestimate the time nee...

  • Answered by AI
  • Q4. What are your salary expectations
  • Q5. Where do you see yourself after 5 years
  • Ans. 

    In five years, I envision myself as a senior Oracle consultant, leading projects and mentoring junior team members.

    • I aim to deepen my expertise in Oracle Cloud technologies, contributing to innovative solutions.

    • I plan to take on leadership roles, managing teams and driving project success.

    • I aspire to obtain relevant certifications, such as Oracle Certified Professional, to enhance my credentials.

    • I hope to engage in cro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - While it is a nice company to work for, I kindly advise girls to avoid going to the Chennai branch.

Oracle Technical Consultant Interview Questions asked at other Companies

Q1. What are the key features of Oracle Fusion BI reports?
View answer (1)

Fusion Practices interview questions for popular designations

 Senior Consultant

 (2)

 Oracle Technical Consultant

 (2)

 Data Engineer

 (1)

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

I applied via Approached by Company and was interviewed before Aug 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Domain Experience, Scenario Based
  • Q2. Explained experience

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Basic and intermediate questions on business analysis and banking. Including situational question

I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. What is your family background?
  • Q2. Why are you looking for a change?
  • Q3. Tell me about yourself.
Round 2 - Technical 

(1 Question)

  • Q1. Difference between Router and Switching.
  • Ans. 

    Routers connect different networks while switches connect devices within a network.

    • Routers operate at the network layer of the OSI model while switches operate at the data link layer.

    • Routers use routing tables to determine the best path for data to travel between networks while switches use MAC addresses to direct data within a network.

    • Routers can connect networks with different protocols while switches cannot.

    • Examples...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You have to be technically sound to get this job.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic technical questions, scenario based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well technically.

I applied via Walk-in and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. It was fully technical related to SAP which I have worked and got certified in on of the module.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and use your implementation knowledge to explain in easy way.

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

Interview Questionnaire 

1 Question

  • Q1. About project allocation and bench
  • Ans. It is a pressure once if we move to bench. It will good if you have internal contacts.
  • Answered by Kishore Babu Suguru

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews with CG will be as-usual if we compare with other consulting organisation.

Fusion Practices Interview FAQs

How many rounds are there in Fusion Practices interview?
Fusion Practices interview process usually has 2-3 rounds. The most common rounds in the Fusion Practices interview process are Technical, One-on-one Round and Aptitude Test.
How to prepare for Fusion Practices 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 Practices. The most common topics and skills that interviewers at Fusion Practices expect are Oracle, Python, Consulting, ERP Systems and PLSQL.
What are the top questions asked in Fusion Practices interview?

Some of the top questions asked at the Fusion Practices interview -

  1. What do you know about cl...read more
  2. read csv file in spa...read more
  3. daily data processing si...read more

Tell us how to improve this page.

Fusion Practices Interview Process

based on 5 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

Fusion Practices Reviews and Ratings

based on 24 reviews

3.5/5

Rating in categories

3.1

Skill development

3.6

Work-life balance

3.9

Salary

3.3

Job security

3.5

Company culture

3.3

Promotions

3.2

Work satisfaction

Explore 24 Reviews and Ratings
Senior Consultant
19 salaries
unlock blur

₹11.2 L/yr - ₹38 L/yr

Principal Consultant
19 salaries
unlock blur

₹25 L/yr - ₹41 L/yr

Consultant
15 salaries
unlock blur

₹9 L/yr - ₹18 L/yr

Oracle Technical Consultant
6 salaries
unlock blur

₹4.5 L/yr - ₹6.5 L/yr

Cloud Solutions Consultant
5 salaries
unlock blur

₹8 L/yr - ₹11 L/yr

Explore more salaries
Compare Fusion Practices with

Accenture

3.8
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Amazon

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview