Upload Button Icon Add office photos
Engaged Employer

i

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

Encora Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Encora Senior Software Engineer Interview Questions, Process, and Tips for Experienced

Updated 8 Nov 2024

Top Encora Senior Software Engineer Interview Questions and Answers for Experienced

Encora Senior Software Engineer Interview Experiences for Experienced

4 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Prepare well with basic and advanced JavaScript concepts and logical questions. They will ask you to implement all the topics using code.

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your previous project and work experience.
  • Q2. Provided a use case to demonstrate your front-end skills and system design knowledge.
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions related to domain related.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with the core concepts and basic DSA questions.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude questions in quants, communication and logical

Round 2 - Technical 

(2 Questions)

  • Q1. Exception handling
  • Q2. Multi threading

Senior Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. Duplicate Integer in Array Given an array ARR of size N, containi ... read more
asked in Visa
Q2. Given a grid containing 0s and 1s and source row and column, in h ... read more
asked in Capgemini
Q3. Kth Largest Number Problem Statement You are given a continuous s ... read more
asked in Mphasis
Q4. Trapping Rain Water Problem Statement Given a long type array/lis ... read more
Q5. Anagram Pairs Verification In this task, you need to verify if tw ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2023. 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 

(5 Questions)

  • Q1. Tell me about your project in short.
  • Q2. Tell me about oops concept
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects that interact with each other.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on creating objects that have properties and methods to interact with other objects.

    • Encapsulation, inheritance, and polymorphism are the three main pillars of OOPs.

    • Encapsulation is the process of hiding the internal details of an object from the outside world.

    • Inheritance al...

  • Answered by AI
  • Q3. What is difference between interface and abstract class
  • Ans. 

    Interface defines only method signatures while abstract class can have both method signatures and implementation.

    • An interface can be implemented by multiple classes while an abstract class can only be extended by one class.

    • An abstract class can have constructors while an interface cannot.

    • An abstract class can have non-abstract methods while an interface can only have abstract methods.

    • An abstract class can have instance...

  • Answered by AI
  • Q4. What is inheritance ?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is derived from an existing class.

    • It allows the new class to inherit the properties and methods of the existing class.

    • The existing class is called the parent or base class, and the new class is called the child or derived class.

    • The child class can add new properties and methods or override the ones inherited from the parent class.

    • Inheritance pr...

  • Answered by AI
  • Q5. What is difference between dot net and dot net core?
  • Ans. 

    Dot net is a framework while dot net core is a cross-platform, open-source framework.

    • Dot net is Windows-only while dot net core is cross-platform.

    • Dot net core is open-source while dot net is not.

    • Dot net core is modular and lightweight while dot net is monolithic.

    • Dot net core supports microservices architecture while dot net does not.

    • Dot net core has better performance and scalability than dot net.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepared with oops and minimal answer they are expecting

I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions about my technical competency and my aspirations on learning new technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - We all are just trying to know everything, so just focus what you have done and what you know already, be clear about your basics.

Encora interview questions for designations

 Senior Associate Software Engineer

 (1)

 Senior Software Engineer 2

 (1)

 Software Engineer

 (5)

 Junior Software Engineer

 (2)

 Software Development Engineer

 (1)

 Software QA Engineer

 (1)

 Senior QA Engineer

 (2)

 Senior Test Engineer

 (1)

Senior Software Engineer Jobs at Encora

View all

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 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 - Coding Test 

They will ask you simple programs to check your logical abilities.

Round 3 - HR 

(2 Questions)

  • Q1. Normal Salary discussion round
  • Q2. Questions about family and location

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well whatever you have mentioned in your resume and be confident about it.

I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. DS Questions 1. kth largest element. 2. Implement merge sort
  • Q2. Springboot basics, oops, collection api

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepeare DS well

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic of ionic framework
  • Q2. Advance of angular
  • Ans. 

    Angular is a popular front-end framework for building web applications.

    • Angular is developed and maintained by Google.

    • It uses TypeScript for building scalable and maintainable applications.

    • Angular has a powerful CLI for generating components, services, and more.

    • It has a large and active community with many third-party libraries and plugins available.

    • Angular has a modular architecture that allows for easy code reuse and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is a bit late in response some times be patient

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of servicenow Client side server side code Workflows

Interview Preparation Tips

Interview preparation tips for other job seekers - The questions will test your servicenow basics as well as your coding skills.
Most of the questions will be scenario based which will test your concepts.

Interview Questionnaire 

1 Question

  • Q1. UiPath Architecture

I applied via Approached by Company and was interviewed before Apr 2021. 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 

(1 Question)

  • Q1. Basic front-end questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company with work life balance

Encora Interview FAQs

How many rounds are there in Encora Senior Software Engineer interview for experienced candidates?
Encora interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Encora interview process for experienced candidates are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Encora Senior Software Engineer interview for experienced candidates?
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 Encora. The most common topics and skills that interviewers at Encora expect are Java, Agile, J2Ee, JIRA and Web Services.
What are the top questions asked in Encora Senior Software Engineer interview for experienced candidates?

Some of the top questions asked at the Encora Senior Software Engineer interview for experienced candidates -

  1. What is difference between dot net and dot net co...read more
  2. What is difference between interface and abstract cl...read more
  3. Tell me about oops conc...read more

Tell us how to improve this page.

Encora Senior Software Engineer Interview Process for Experienced

based on 3 interviews

1 Interview rounds

  • Technical Round
View more
Encora Senior Software Engineer Salary
based on 809 salaries
₹10 L/yr - ₹37 L/yr
41% more than the average Senior Software Engineer Salary in India
View more details

Encora Senior Software Engineer Reviews and Ratings

based on 98 reviews

3.7/5

Rating in categories

3.4

Skill development

3.8

Work-life balance

3.6

Salary

3.0

Job security

3.5

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 98 Reviews and Ratings
Senior Software Engineer
809 salaries
unlock blur

₹10 L/yr - ₹37 L/yr

Technical Lead
798 salaries
unlock blur

₹15 L/yr - ₹46 L/yr

Software Engineer
301 salaries
unlock blur

₹4.5 L/yr - ₹18.5 L/yr

Software Developer
157 salaries
unlock blur

₹3 L/yr - ₹12.3 L/yr

QA Lead
137 salaries
unlock blur

₹10 L/yr - ₹33.5 L/yr

Explore more salaries
Compare Encora with

Xoriant

4.1
Compare

CitiusTech

3.3
Compare

HTC Global Services

3.6
Compare

HERE Technologies

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