Upload Button Icon Add office photos

Exela Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Exela Technologies Senior Software Engineer Interview Questions, Process, and Tips

Updated 9 Sep 2022

Exela Technologies Senior Software Engineer Interview Experiences

1 interview found

I applied via Approached by Company and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Authentication vs Authorization
  • Ans. 

    Authentication is the process of verifying the identity of a user, while authorization is the process of granting access to specific resources.

    • Authentication confirms the user's identity through credentials such as username and password.

    • Authorization determines what resources the user can access based on their role or permissions.

    • Authentication precedes authorization in the security process.

    • Examples of authentication i...

  • Answered by AI
  • Q2. Different Filters in ASP.Net Core
  • Ans. 

    ASP.Net Core has various filters to handle different aspects of request processing.

    • Authorization filters

    • Action filters

    • Result filters

    • Exception filters

    • Resource filters

  • Answered by AI
  • Q3. MVC Life Cycle in .Net
  • Ans. 

    MVC Life Cycle in .Net

    • Request is received by the controller

    • Controller selects the appropriate action method

    • Action method executes and returns a view

    • View is rendered and returned as a response

  • Answered by AI
  • Q4. .Net vs .Net Core Garbagge collector
  • Ans. 

    .NET Core is a cross-platform, open-source framework while .NET Framework is Windows-only. Both use garbage collector.

    • .NET Core is more lightweight and faster than .NET Framework.

    • .NET Core can run on Windows, Linux, and macOS while .NET Framework is limited to Windows.

    • Garbage collector is a memory management system that automatically frees up memory that is no longer being used by the application.

  • Answered by AI
  • Q5. Singleton Design Pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't recommend to even attend interview.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

One coding test happen

Round 2 - Technical 

(2 Questions)

  • Q1. Java questions, spring boot framework questions
  • Q2. DSA using stream api
  • Ans. 

    Using stream API for Data Structures and Algorithms

    • Stream API in Java can be used to perform operations on collections like filtering, mapping, reducing, etc.

    • It can be used for implementing various data structures and algorithms efficiently.

    • For example, you can use stream API to find the sum of all elements in an array or filter out even numbers from a list.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Java questions and spring boot questions
  • Q2. One program using stream api
  • Ans. 

    Using stream API to filter a list of numbers and find the sum of even numbers

    • Use Stream.filter() to filter out even numbers

    • Use Stream.mapToInt() to convert stream to IntStream

    • Use IntStream.sum() to find the sum of even numbers

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About Self introduction and Core Functions of experiences
  • Q2. Deep dive into Technologies what we have worked so far
  • Ans. 

    I have worked with a variety of technologies including Java, Python, SQL, AWS, Docker, and Kubernetes.

    • Java

    • Python

    • SQL

    • AWS

    • Docker

    • Kubernetes

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Ability to handle the product
  • Ans. 

    I have extensive experience in handling complex software products and have successfully led teams to deliver high-quality solutions.

    • Led a team to successfully launch a new product feature within tight deadlines

    • Managed the development of a large-scale software product from conception to release

    • Collaborated with cross-functional teams to ensure product requirements were met

    • Implemented agile methodologies to improve produ

  • Answered by AI
  • Q2. Customer or client interaction and project evaluations
Round 3 - HR 

(2 Questions)

  • Q1. About Complete personal traits
  • Q2. Compensation and Willingness

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Do you have working experience of SwiftUI
  • Q2. Have you ever implemented or worked with server driven UIs
  • Ans. 

    Yes, I have experience implementing server driven UIs.

    • Implemented server driven UIs using JSON responses to dynamically update UI elements

    • Worked with frameworks like React and Angular to handle server driven UI updates

    • Used server driven UIs to efficiently manage and display large amounts of data

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is closure and types?
  • Ans. 

    Closure is a function that captures variables from its surrounding scope, allowing it to access those variables even after the scope has closed.

    • Closure allows a function to access variables from its lexical scope even after the function has finished executing.

    • Types of closures include lexical closures, which capture variables from the surrounding lexical scope, and function closures, which capture variables from the fu...

  • Answered by AI
  • Q2. What is Core data and all operations with example/scenarios
  • Ans. 

    Core Data is a framework provided by Apple for managing the model layer objects in an iOS application.

    • Core Data is used for storing, retrieving, and managing data in an iOS app.

    • It provides an object-oriented interface to work with data.

    • Operations include creating, reading, updating, and deleting data.

    • Example: Creating a new record in Core Data for a user profile.

    • Example: Fetching a list of items from Core Data to displ

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join the company?
  • Q2. Why should we hire you

Interview Preparation Tips

Topics to prepare for Collabera Technologies Senior Software Engineer interview:
  • Core Data
  • SwiftUI
  • GCD
  • Memory Management
Interview preparation tips for other job seekers - Good inteview

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Sql And Database related question
  • Q2. Sql Server performance tunning question
Round 2 - Technical 

(1 Question)

  • Q1. Hypothetical technical questions
Round 3 - Technical 

(1 Question)

  • Q1. Managerial round
Round 4 - HR 

(1 Question)

  • Q1. Hr discussion salary
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Boxing and unboxing
  • Q2. Inner joins , constraints
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 Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Microservices design pattern and monitoring related questions
  • Q2. Java interview questions on collections
Round 2 - Technical 

(1 Question)

  • Q1. Cloud ,java microservices and mongo related questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions on opps, c#, asp. Net and angular, sql
Round 2 - Technical 

(1 Question)

  • Q1. Deep discussion on oops, angular, c# and sql. Like writing some queries and oops concepts syntax writing on notepad
Round 3 - Behavioral 

(1 Question)

  • Q1. Basic discussion on my projects and they explain their projects and methodology they follows. Their day to day tasks

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare technical interview questions and if you are not aware about some technologies then inform then instead of giving false answers. And keep your any one from both front end or back end strong
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java 8 interview questions
  • Q2. Spring boot questions
Round 2 - Technical 

(1 Question)

  • Q1. Microservices strurcture and implementation
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

DSA is asked, for example implement your HashMap, Stack, Queue

Round 2 - Technical 

(4 Questions)

  • Q1. Spring boot advanced
  • Q2. Java core advanced
  • Q3. Reactjs hooks
  • Q4. Optimisation techniques
  • Ans. 

    Optimisation techniques are methods used to improve the efficiency and performance of software applications.

    • Use of algorithms like dynamic programming to reduce time complexity

    • Utilizing data structures like hash tables for faster data retrieval

    • Implementing caching mechanisms to store frequently accessed data

    • Profiling and analyzing code to identify bottlenecks and optimize them

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. High level system design for newspaper
  • Ans. 

    A newspaper application system design involves components like user interface, content management, user authentication, and data storage.

    • User interface for reading articles and viewing images/videos

    • Content management system for publishing articles, managing categories, and scheduling posts

    • User authentication system for login, registration, and profile management

    • Data storage for storing articles, images, user data, and

  • Answered by AI
  • Q2. Google map application

Interview Preparation Tips

Topics to prepare for HERE Technologies Senior Software Engineer interview:
  • Advanced Java
  • Spring Boot
  • DSA
  • System Design
  • reactjs
  • Docker
  • Aws cloud

Skills evaluated in this interview

Exela Technologies Interview FAQs

How many rounds are there in Exela Technologies Senior Software Engineer interview?
Exela Technologies interview process usually has 1 rounds. The most common rounds in the Exela Technologies interview process are One-on-one Round.
How to prepare for Exela Technologies Senior Software 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 Exela Technologies. The most common topics and skills that interviewers at Exela Technologies expect are Education, Software, Technical, email and level.
What are the top questions asked in Exela Technologies Senior Software Engineer interview?

Some of the top questions asked at the Exela Technologies Senior Software Engineer interview -

  1. Authentication vs Authorizat...read more
  2. .Net vs .Net Core Garbagge collec...read more
  3. Different Filters in ASP.Net C...read more

Tell us how to improve this page.

Exela Technologies Senior Software Engineer Salary
based on 188 salaries
₹4.2 L/yr - ₹15.3 L/yr
41% less than the average Senior Software Engineer Salary in India
View more details

Exela Technologies Senior Software Engineer Reviews and Ratings

based on 17 reviews

2.6/5

Rating in categories

2.8

Skill development

3.2

Work-life balance

2.6

Salary

2.2

Job security

2.5

Company culture

2.4

Promotions

2.8

Work satisfaction

Explore 17 Reviews and Ratings
Software Engineer
439 salaries
unlock blur

₹2.4 L/yr - ₹9.8 L/yr

Data Entry Operator
425 salaries
unlock blur

₹0.8 L/yr - ₹3 L/yr

Processor
419 salaries
unlock blur

₹0.9 L/yr - ₹3.3 L/yr

Senior Software Engineer
188 salaries
unlock blur

₹4.2 L/yr - ₹15.3 L/yr

Test Analyst
184 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Explore more salaries
Compare Exela Technologies with

WNS

3.4
Compare

Quess

3.9
Compare

Firstsource Solutions

3.7
Compare

HGS

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