Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by EXL Service Team. If you also belong to the team, you can get access from here

EXL Service Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 6.8k Reviews

Filter interviews by

EXL Service Senior Consultant 1 Interview Questions and Answers

Updated 31 May 2024

EXL Service Senior Consultant 1 Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Mostly basic core java questions
  • Q2. What are interface in java
  • Ans. 

    Interfaces in Java are a way to achieve abstraction and multiple inheritance by defining a contract that classes must implement.

    • Interfaces in Java are similar to classes but can only contain method signatures and constants, not method implementations.

    • Classes can implement multiple interfaces, allowing them to inherit behavior from multiple sources.

    • Interfaces are used to achieve abstraction and decouple the implementati...

  • Answered by AI
  • Q3. Basic Java collections question
Round 2 - Behavioral 

(1 Question)

  • Q1. Asked about the last project i worked in my last company

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is API lifecycle
  • Ans. 

    API lifecycle refers to the stages an API goes through from design to retirement.

    • Design: Planning and creating the API

    • Development: Implementing the API

    • Testing: Ensuring the API functions correctly

    • Deployment: Making the API available for use

    • Monitoring: Tracking API performance and usage

    • Retirement: Removing the API from service

  • Answered by AI
  • Q2. What is API architecture
  • Ans. 

    API architecture refers to the design and structure of APIs to ensure efficient communication between software components.

    • API architecture defines how different software components interact with each other through APIs

    • It includes the design of endpoints, data formats, authentication methods, and communication protocols

    • Well-designed API architecture improves scalability, security, and maintainability of software systems

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude+logical reasoning test with a duration of1 hr

Round 2 - Technical 

(2 Questions)

  • Q1. Guesstimate on how many red cars are there in the city you are staying currently?
  • Q2. Tell me in detail about the projects you have done?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. What is SAP HANA DB?
  • Ans. 

    SAP HANA DB is an in-memory database management system developed by SAP.

    • In-memory database system that stores data in RAM for faster processing

    • Allows real-time data processing and analytics

    • Supports both OLAP and OLTP workloads

    • Used for various applications like data warehousing, CRM, ERP, etc.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Some SQL was shared and asked to explain what it was
  • Q2. It was a SQL Server Common Table Expression
  • Q3. General questions about experience in past projects and how you dealt with difficult situations
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Writing skills, grammar and communication

Round 3 - HR 

(1 Question)

  • Q1. Personal Introduction and Work Experience
Round 4 - One-on-one 

(4 Questions)

  • Q1. Interview with Ops Manager, Assistant Manager
  • Q2. Personal details and work experience
  • Q3. Assessment on social cases
  • Q4. Written test for communication over email

Interview Preparation Tips

Interview preparation tips for other job seekers - Do cross check their website and Glassdoor for reviews and to get insights before appearing for interview

Consultant Interview Questions & Answers

Straive user image A.Vasanth Krishna Reddy

posted on 22 Apr 2024

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

I applied via Company Website and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. What is cytokinin?
  • Ans. 

    Cytokinin is a type of plant hormone that promotes cell division and growth in plants.

    • Cytokinins are involved in various plant processes such as cell division, shoot initiation, and leaf expansion.

    • They work in conjunction with auxins to regulate plant growth and development.

    • Examples of cytokinins include zeatin, kinetin, and 6-benzylaminopurine.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare all life sciences topics
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Why do you think you are a fit ?
Round 2 - Assignment 

Written test covering economic questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Please introduce yourself in mandarin

Interview Preparation Tips

Topics to prepare for Ipsos Consultant interview:
  • Case study
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is rowid and rownum
  • Ans. 

    Rowid and rownum are pseudocolumns in Oracle that can be used to uniquely identify rows in a result set.

    • Rowid is a unique identifier for a row in a table, stored internally by Oracle.

    • Rownum is a pseudocolumn that assigns a unique number to each row in the result set.

    • Rowid is a physical address of a row in a table, while rownum is a logical sequence number.

  • Answered by AI

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Assignment 

Technical assignment

Round 2 - Group Discussion 

GD on a topic

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and tell if you don’t know

EXL Service Interview FAQs

How many rounds are there in EXL Service Senior Consultant 1 interview?
EXL Service interview process usually has 2 rounds. The most common rounds in the EXL Service interview process are Technical and Behavioral.
What are the top questions asked in EXL Service Senior Consultant 1 interview?

Some of the top questions asked at the EXL Service Senior Consultant 1 interview -

  1. what are interface in j...read more
  2. mostly basic core java questi...read more
  3. basic Java collections quest...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 EXL Service interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
WNS Interview Questions
3.4
 • 957 Interviews
View all
Senior Executive
4.3k salaries
unlock blur

₹0.9 L/yr - ₹7.1 L/yr

Assistant Manager
2.9k salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Senior Associate
2.4k salaries
unlock blur

₹1 L/yr - ₹8 L/yr

Lead Assistant Manager
1.9k salaries
unlock blur

₹6.3 L/yr - ₹22 L/yr

Associate
1.7k salaries
unlock blur

₹1 L/yr - ₹5.6 L/yr

Explore more salaries
Compare EXL Service with

Genpact

3.9
Compare

WNS

3.4
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview