Upload Button Icon Add office photos

Exela Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Exela Technologies Programmer Analyst Interview Questions, Process, and Tips

Updated 26 Oct 2022

Top Exela Technologies Programmer Analyst Interview Questions and Answers

View all 6 questions

Exela Technologies Programmer Analyst Interview Experiences

2 interviews found

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is SQL? What is ddl? What is dml?
  • Ans. 

    SQL is a programming language used to manage and manipulate relational databases.

    • DDL stands for Data Definition Language and is used to define the structure of a database.

    • DML stands for Data Manipulation Language and is used to manipulate data within a database.

    • Examples of DDL commands include CREATE, ALTER, and DROP.

    • Examples of DML commands include SELECT, INSERT, UPDATE, and DELETE.

  • Answered by AI
  • Q2. What is SQL? define ddl? Why should we hire you?
  • Ans. 

    SQL is a programming language used to manage and manipulate relational databases.

    • SQL stands for Structured Query Language.

    • It is used to create, modify, and query databases.

    • DDL (Data Definition Language) is a subset of SQL used to define the structure of a database.

    • DDL commands include CREATE, ALTER, and DROP.

    • I should be hired because of my experience and skills in SQL programming and database management.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hey guys just prepare SQL questions they job doesn't require any knowledge except process knowledge which will be given by team after joining

Skills evaluated in this interview

I applied via Referral and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is sql ?
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language.

    • It is used to communicate with and manipulate databases.

    • SQL can be used to create, modify, and retrieve data from databases.

    • Common SQL commands include SELECT, INSERT, UPDATE, and DELETE.

    • SQL is widely used in web development and data analysis.

  • Answered by AI
  • Q2. Type of joins .?
  • Ans. 

    Joins are used to combine data from two or more tables based on a related column between them.

    • Types of joins include inner join, left join, right join, and full outer join.

    • Inner join returns only the matching rows from both tables.

    • Left join returns all rows from the left table and matching rows from the right table.

    • Right join returns all rows from the right table and matching rows from the left table.

    • Full outer join re...

  • Answered by AI
  • Q3. What is cursor .?
  • Ans. 

    A cursor is a database object used to manipulate data in a result set.

    • A cursor allows you to iterate through a result set one row at a time.

    • It can be used to update or delete specific rows in a result set.

    • There are two types of cursors: static and dynamic.

    • Example: DECLARE cursor_name CURSOR FOR SELECT * FROM table_name;

    • Example: OPEN cursor_name; FETCH NEXT FROM cursor_name INTO variable_name;

  • Answered by AI
  • Q4. Find the second highest value in table
  • Ans. 

    To find the second highest value in a table, we can use the ORDER BY and LIMIT clauses in SQL.

    • Write a SQL query to select all values from the table in descending order

    • Use the LIMIT clause to select the second row

    • Retrieve the value from the column containing the values

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic sql question

Skills evaluated in this interview

Programmer Analyst Interview Questions Asked at Other Companies

asked in Cognizant
Q1. 1 Tell me about your self 2 What is c# 3 What is oops concept 4 W ... read more
asked in Cognizant
Q2. What is stack? How do you convert a queue to stack?
Q3. What is SQL? define ddl? Why should we hire you?
asked in Cognizant
Q4. What is the difference between structure and class?
asked in Cognizant
Q5. Two defined table and fetching data is done one table has 20 reco ... read more

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1.  overloading ,inheritance concepts,structures,pointers

Interview Preparation Tips

Interview preparation tips for other job seekers - have good understanding of basics and have expertise on any specific area.

Interview Questionnaire 

2 Questions

  • Q1. Basic Programming Questions, Data structures, SQL queries
  • Q2. This was the most simple one, they simply asked introduce yourself and fine with night shifts.

Interview Preparation Tips

General Tips: I joined HCL as a fresher and got Intervie

Interview Questionnaire 

1 Question

  • Q1. What I know and what I don't know

Interview Preparation Tips

Round: Test
Experience: Aptitude, reasoning, logical, etc. 2 hours

Interview Questionnaire 

2 Questions

  • Q1. C and C++ - technically related stuffs
  • Q2. Communicate and fluency

Interview Questionnaire 

2 Questions

  • Q1. What's a Single Ops tool?
  • Ans. 

    Single Ops tool is a software that helps businesses manage their operations from a single platform.

    • It streamlines processes and improves efficiency

    • It can include features like scheduling, inventory management, and invoicing

    • Examples include ServiceTitan, Jobber, and Housecall Pro

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and growth.

    • I have a background in marketing and have worked in the industry for 5 years.

    • I am currently pursuing a Master's degree in Business Administration to further my skills and knowledge.

    • I am a team player and enjoy collaborating with others to achieve common goals.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: We had screening test in which 15 out of 40 were shortlisted
Tips: Be quick , skip the difficult ones
Duration: 20 minutes
Total Questions: 60

Round: Group Discussion
Experience: Had a brief discussion on the topic.Started the conversation and did positive contribution.
Tips: Speak with confidence , maintain eye contact with everyone .
Duration: 15 minutes

Round: Technical Interview
Experience: Have been asked around 10-15 questions , difficulty is moderate

Round: HR Interview
Experience: Open loop questions
Tips: Be realistic and keep it short

College Name: Malla Reddy Institute Of Engineering & Technology ( MRIET )

Skills evaluated in this interview

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had a standard resume for this company as per our institute placement cell norms.
I usually changed my “Areas of Interest” as per the company profile. For Headstrong I mentioned subjects that dealt with coding and data structure.

Round: Test
Experience: First round was a written test containing 90 aptitude based questions and the time allotted for the same was 90 minutes. Questions were of high difficulty level; most of the questions based on probability, permutation and combination. 40 people were shortlisted out of the 180 applicants.
Duration: 90 minutes
Total Questions: 90

Round: Group Discussion
Experience: In Group Discussion there were 11 people in my group. The topic for the discussion was the “impact of family drama daily soaps (saas bahu serials) on the society”. Almost all of us agreed to the fact that these serials were sending wrong message to the society. They were interested in students who were expressive. 3 people got selected from my group.

Round: Technical Interview
Experience: The first round was a technical interview. Questions related to my family and areas of interest were also asked though. Questions related to C++ were asked and the topic of data structure was their main focus. They asked me questions on linked list and other forms of data structure. Finally they asked few general puzzles too. This interview continued for around 20 minutes.

Round: HR Interview
Experience: In the HR interview, questions were asked on why they should choose me and why I had opted for Headstrong. They also asked which location I would prefer for the job. They wanted someone who would be comfortable with any location whether it be south or north India. This last interview was small and lasted around 5-10 minutes.
Tips: Preparation of puzzles foe the interview would be beneficial.

College Name: IIT ROORKEE
Motivation: Most information regarding the company was obtained by attending the pre placement talk. The company did not check much about our knowledge related to the company but were more concerned with our technical knowledge.

I was interviewed in Feb 2017.

Interview Preparation Tips

Round: Resume Shortlist
Tips: skill and experience is priority

Round: Test
Experience: subjective questions
Duration: 1 hour

Round: Technical Interview
Experience: c++ questions

Round: HR Interview
Experience: experience and past details

Interview Preparation Tips

Round: Test
Experience: Very easy questions. Practice R.S Agarwal aptitude and verbal books.
Duration matters. Solve the questions fast.Skip the questions if you think you don't know dont kill time on them.

In verbal most of the questions on subject verb agrement-wikipedia links are enough to practice on them.

It's easy just try to solve as many as u can and dont leave the questions unanswered,no negative marking.
Duration: 80 minutes
Total Questions: 120

Skill Tips: Talk in english. Be confident. smile in face.
Skills: c Language, Thinking ability, English fluency
College Name: K L University
Funny Moments: Im very bad in solving puzzles. The HR over there asking puzzles to every one.
It's my turn the 1st question he asked me was what are you bad at?
no 2nd thought I said solving puzzles...In that way he didnt ask me any puzzles. He checked my confidence, english fluency...e.t.c.
Contribute & help others!
anonymous
You can choose to be anonymous

Exela Technologies Interview FAQs

How many rounds are there in Exela Technologies Programmer Analyst interview?
Exela Technologies interview process usually has 2 rounds. The most common rounds in the Exela Technologies interview process are Resume Shortlist and Technical.
How to prepare for Exela Technologies Programmer Analyst 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 Data Processing, Education, JSON, Linux and Perl.
What are the top questions asked in Exela Technologies Programmer Analyst interview?

Some of the top questions asked at the Exela Technologies Programmer Analyst interview -

  1. What is SQL? define ddl? Why should we hire y...read more
  2. What is sq...read more
  3. What is SQL? What is ddl? What is d...read more

Recently Viewed

INTERVIEWS

Ocwen Financial Solutions

No Interviews

INTERVIEWS

Indus Net Technologies

No Interviews

INTERVIEWS

Indus Net Technologies

20 top interview questions

LIST OF COMPANIES

Indus Net Technologies

Locations

INTERVIEWS

Ericsson

No Interviews

INTERVIEWS

Ocwen Financial Solutions

No Interviews

INTERVIEWS

Indus Net Technologies

No Interviews

INTERVIEWS

Argusoft

No Interviews

INTERVIEWS

Tech Mahindra

No Interviews

INTERVIEWS

Shaadi.com

No Interviews

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
WNS Interview Questions
3.4
 • 984 Interviews
Quess Interview Questions
3.9
 • 406 Interviews
HGS Interview Questions
3.9
 • 240 Interviews
View all
Exela Technologies Programmer Analyst Salary
based on 157 salaries
₹1.8 L/yr - ₹6 L/yr
45% less than the average Programmer Analyst Salary in India
View more details

Exela Technologies Programmer Analyst Reviews and Ratings

based on 28 reviews

2.5/5

Rating in categories

2.2

Skill development

2.2

Work-life balance

2.3

Salary

3.1

Job security

2.5

Company culture

1.8

Promotions

2.4

Work satisfaction

Explore 28 Reviews and Ratings
Software Engineer
439 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Entry Operator
425 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Processor
419 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
187 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Analyst
184 salaries
unlock blur

₹0 L/yr - ₹0 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