Premium Employer

i

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

Filter interviews by

Accelya Solutions India Limited Interview Questions and Answers

Updated 8 Aug 2025
Popular Designations

9 Interview questions

A L2 Engineer was asked 5d ago
Q. What was your experience during your first call with a recruiter?
Ans. 

My first call with a recruiter was both exciting and nerve-wracking, filled with questions about my skills and aspirations.

  • The recruiter introduced themselves and explained the role they were hiring for.

  • I was asked about my previous experience and how it relates to the position.

  • I felt nervous but prepared, having researched the company beforehand.

  • The recruiter provided insights into the company culture and team dy...

View all L2 Engineer interview questions
🔥 Asked by recruiter 2 times
A C Developer was asked 4mo ago
Q. What are your SQL skills?
Ans. 

SQL (Structured Query Language) is used for managing and manipulating relational databases.

  • SQL is used to perform tasks such as querying data, updating records, and managing database structures.

  • Common SQL commands include SELECT (to retrieve data), INSERT (to add data), UPDATE (to modify data), and DELETE (to remove data).

  • Example of SELECT: 'SELECT * FROM Employees WHERE Age > 30;' retrieves all employees older...

View all C Developer interview questions
🔥 Asked by recruiter 2 times
A C Developer was asked 4mo ago
Q. Can you explain your project?
Ans. 

Developed a C++ application for real-time data processing in a financial trading system, enhancing performance and reliability.

  • Utilized C++11 features like smart pointers for memory management, reducing memory leaks.

  • Implemented multithreading using std::thread to handle multiple data streams simultaneously.

  • Optimized algorithms for data sorting and searching, improving execution speed by 30%.

  • Integrated with externa...

View all C Developer interview questions
A Service Management Analyst was asked 9mo ago
Q. How do you retrieve all data from a table?
Ans. 

Use a SQL query to retrieve all data from a table

  • Use SELECT * FROM table_name to retrieve all data

  • Make sure you have the necessary permissions to access the table

  • Consider using WHERE clause for specific data retrieval

  • Check for any filters or conditions specified in the query

View all Service Management Analyst interview questions
An Engineer 1 - Quality Assurance was asked 11mo ago
Q. How comfortable are you with testing?
Ans. 

I am comfortable with testing as it allows me to ensure the quality and functionality of the product.

  • I have experience in creating test plans and test cases to cover all aspects of the software

  • I am proficient in using testing tools and techniques to identify and report bugs

  • I enjoy the challenge of finding defects and working with the development team to resolve them

  • I am detail-oriented and thorough in my approach ...

An Oracle SQL and PLSQL Developer was asked
Q. What are collections and their types?
Ans. 

Collections are data structures used to store multiple values of the same data type.

  • Types of collections in Oracle are Associative arrays, Nested tables, and Varrays.

  • Associative arrays are indexed by string values, Nested tables are like arrays with no fixed size, and Varrays are like arrays with a fixed size.

  • Collections can be used to pass multiple values to a stored procedure or function.

View all Oracle SQL and PLSQL Developer interview questions

Accelya Solutions India Limited HR Interview Questions

5 questions and answers

Q. Why are you interested in an HR job?
Q. Why do you want to work for the Accelya Group?
Q. Tell me something about yourself
An Oracle SQL and PLSQL Developer was asked
Q. What is a record, and can you explain it?
Ans. 

Record is a composite data type that stores related fields together.

  • A record is a user-defined data type that contains a group of related data items.

  • It is also known as a row or tuple in a table.

  • Each field in a record can have a different data type.

  • Records are commonly used in PL/SQL to hold query results or to pass data between procedures.

  • Example: DECLARE emp_rec employees%ROWTYPE;

  • This creates a record variable e...

View all Oracle SQL and PLSQL Developer interview questions
Are these interview questions helpful?
An Oracle SQL and PLSQL Developer was asked
Q. PROCEDUR VS FUNCTIONS
Ans. 

Procedures are used to perform an action, while functions return a value.

  • Procedures do not return values, but can have output parameters

  • Functions must return a value and cannot have output parameters

  • Procedures can modify data, while functions cannot

  • Functions can be used in SQL queries, while procedures cannot

View all Oracle SQL and PLSQL Developer interview questions
An Operations Manager was asked
Q. Before prod deployment
Ans. 

Before prod deployment, it is crucial to thoroughly test the changes to ensure they do not negatively impact the system.

  • Perform thorough testing of the changes in a staging environment before deploying to production

  • Ensure all stakeholders are informed and prepared for the deployment

  • Have a rollback plan in case any issues arise during deployment

View all Operations Manager interview questions

Accelya Solutions India Limited Interview Experiences

45 interviews found

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

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

Round 1 - Coding Test 

First Binary Search impl, Linked List Impl then they went in depth linkedlist intersection
Java Basic Questions, design patterns

Round 2 - Coding Test 

Reverse a string, In-Depth questions from Java every concepts they touched

Round 3 - Technical 

(1 Question)

  • Q1. Basically it is a hiring manager round where they asked me about myself, why are you leaving your current company, and in depth architecture of app
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Aug 2024, where I was asked the following questions.

  • Q1. Java related questions
  • Q2. Springboot related questions

Interview Questions & Answers

user image Anonymous

posted on 12 Sep 2024

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

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

Round 1 - Aptitude Test 

It's just a normal test... Anyone can clear without any preparation

Round 2 - Technical 

(1 Question)

  • Q1. Write code for bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element, swapping if necessary

    • Repeat this process for each pair of adjacent elements in the array until the entire array is sorted

    • Continue this process for each element in the array until no more swaps are ne...

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

(1 Question)

  • Q1. How you are comfortable with testing
  • Ans. 

    I am comfortable with testing as it allows me to ensure the quality and functionality of the product.

    • I have experience in creating test plans and test cases to cover all aspects of the software

    • I am proficient in using testing tools and techniques to identify and report bugs

    • I enjoy the challenge of finding defects and working with the development team to resolve them

    • I am detail-oriented and thorough in my approach to te...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a dedicated and detail-oriented quality assurance engineer with a passion for ensuring product excellence.

    • I have a Bachelor's degree in Engineering with a focus on quality assurance

    • I have experience in conducting thorough testing and analysis to identify and resolve product issues

    • I am proficient in using various testing tools and methodologies such as Selenium and Agile testing

    • I have a strong attention to detail a...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Explain the API-creating process from start to end
  • Ans. 

    The API-creating process involves designing, developing, testing, documenting, and deploying APIs.

    • Design the API by defining endpoints, request/response formats, and authentication methods

    • Develop the API using programming languages like Java, frameworks like Spring Boot, and tools like Swagger

    • Test the API for functionality, performance, security, and scalability

    • Document the API with clear instructions, examples, and us...

  • Answered by AI

HR Executive Interview Questions & Answers

user image Anonymous

posted on 25 May 2025

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Why HR job?
  • Ans. 

    I am passionate about fostering a positive workplace culture and supporting employee growth, making HR a perfect fit for my skills.

    • I enjoy helping individuals reach their potential, as seen when I mentored new hires in my previous role.

    • I believe in the power of effective communication, which I demonstrated by leading conflict resolution workshops.

    • I am committed to creating inclusive environments, evidenced by my involv...

  • Answered by AI
  • Q2. Why accelya group
  • Ans. 

    Accelya Group stands out for its innovative solutions and commitment to the airline and travel industry, driving efficiency and growth.

    • Accelya's focus on the airline industry allows for specialized solutions tailored to unique challenges, such as revenue management.

    • The company's commitment to innovation is evident in its use of advanced analytics and technology to optimize operations.

    • Accelya fosters a collaborative cul...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is interface
  • Ans. 

    An interface in Java is a reference type that defines a contract for classes to implement methods without providing their implementation.

    • Interfaces can contain method signatures and constants but no method bodies.

    • A class implements an interface using the 'implements' keyword.

    • Multiple interfaces can be implemented by a single class, supporting multiple inheritance.

    • Example: 'interface Animal { void sound(); } class Dog i...

  • Answered by AI
  • Q2. SQL query on based of joins
  • Ans. 

    Understanding SQL joins is crucial for combining data from multiple tables effectively.

    • INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.a_id;

    • LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.a_id;

    • RIGHT JOIN: Returns all records from the right table and matched rec...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Database questions
  • Q2. API response design, put and post diff
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

One coding question of string. Medium level.

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linkedlist
  • Ans. 

    Reverse a linkedlist by changing the pointers direction

    • Iterate through the linkedlist and change the direction of pointers

    • Use three pointers to keep track of current, previous, and next nodes

    • Update the head of the linkedlist to point to the last node as the new head

  • Answered by AI
  • Q2. Detect and remove cycle from linked list
  • Ans. 

    To detect and remove a cycle from a linked list, we can use Floyd's Cycle Detection Algorithm.

    • Use two pointers, slow and fast, to detect a cycle in the linked list.

    • If there is a cycle, the fast pointer will eventually meet the slow pointer.

    • Once the cycle is detected, reset one of the pointers and move them at the same pace to find the start of the cycle.

    • Remove the cycle by setting the next pointer of the node where the...

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions & Answers

user image Mansi Yelgulwar

posted on 13 Jun 2024

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

I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Was easy and could be cracked.

Round 2 - Technical 

(2 Questions)

  • Q1. Checked my DSA skills like arrays and linked list. Medium level questions
  • Q2. Also focused on C++ language and asked some core programming questions and OOP too
Round 3 - HR 

(2 Questions)

  • Q1. About family and qualifications
  • Q2. What do u know about acceleya
  • Ans. 

    Acceleya is a global provider of content and technology solutions for the publishing and media industries.

    • Founded in 2000, Acceleya specializes in digital content solutions.

    • They offer services like content creation, localization, and digital asset management.

    • Acceleya has worked with major publishers, enhancing their digital presence.

    • Their technology solutions include workflow automation and data analytics.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare well of DSA n cpp coz in my case they were hiring for C++ backend developer

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2024

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

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

Round 1 - Aptitude Test 

Aptitude and technical questions

Round 2 - Technical 

(2 Questions)

  • Q1. Basic testing questions and scenario based
  • Q2. Api and sql questions

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Accelya Solutions India Limited?
Ask anonymously on communities.

Accelya Solutions India Limited Interview FAQs

How many rounds are there in Accelya Solutions India Limited interview?
Accelya Solutions India Limited interview process usually has 2-3 rounds. The most common rounds in the Accelya Solutions India Limited interview process are Technical, Aptitude Test and HR.
How to prepare for Accelya Solutions India Limited 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 Accelya Solutions India Limited. The most common topics and skills that interviewers at Accelya Solutions India Limited expect are SQL, Digital Transformation, Java, Javascript and IATA.
What are the top questions asked in Accelya Solutions India Limited interview?

Some of the top questions asked at the Accelya Solutions India Limited interview -

  1. What was your experience during your first call with a recruiter...read more
  2. What are collections and its ty...read more
  3. What is record and expla...read more
What are the most common questions asked in Accelya Solutions India Limited HR round?

The most common HR questions asked in Accelya Solutions India Limited interview are -

  1. Where do you see yourself in 5 yea...read more
  2. What are your strengths and weakness...read more
  3. Why are you looking for a chan...read more
How long is the Accelya Solutions India Limited interview process?

The duration of Accelya Solutions India Limited interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 42 interview experiences

Difficulty level

Easy 23%
Moderate 69%
Hard 8%

Duration

Less than 2 weeks 85%
2-4 weeks 15%
View more
Join Accelya Solutions India Limited The Airline-First software platform

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.7
 • 385 Interviews
3i Infotech Interview Questions
3.4
 • 151 Interviews
Microland Interview Questions
3.5
 • 140 Interviews
Sify Technologies Interview Questions
3.8
 • 135 Interviews
Mastek Interview Questions
3.5
 • 128 Interviews
Maveric Systems Interview Questions
3.4
 • 126 Interviews
Sonata Software Interview Questions
3.4
 • 125 Interviews
View all

Accelya Solutions India Limited Reviews and Ratings

based on 361 reviews

3.5/5

Rating in categories

3.1

Skill development

3.4

Work-life balance

3.3

Salary

3.3

Job security

3.4

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 361 Reviews and Ratings
Senior Data Privacy Specialist

Mumbai

6-11 Yrs

Not Disclosed

Senior engineer -Java developer

Mumbai

4-7 Yrs

₹ 12-16 LPA

Specialist - Product Expert (Air Cargo)

Mumbai

5-8 Yrs

Not Disclosed

Explore more jobs
Software Developer
88 salaries
unlock blur

₹4.8 L/yr - ₹12 L/yr

Senior Associate
87 salaries
unlock blur

₹2.5 L/yr - ₹6.5 L/yr

Software Engineer
74 salaries
unlock blur

₹5.1 L/yr - ₹12 L/yr

Senior Software Engineer
72 salaries
unlock blur

₹14.8 L/yr - ₹25.2 L/yr

Team Lead
51 salaries
unlock blur

₹16 L/yr - ₹27.9 L/yr

Explore more salaries
Compare Accelya Solutions India Limited with

ITC Infotech

3.7
Compare

Test Yantra Software Solutions

3.1
Compare

Clover Infotech

3.5
Compare

Newgen Software Technologies

3.8
Compare
write
Share an Interview