i
Filter interviews by
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...
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...
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...
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
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 ...
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.
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...
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
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
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
First Binary Search impl, Linked List Impl then they went in depth linkedlist intersection
Java Basic Questions, design patterns
Reverse a string, In-Depth questions from Java every concepts they touched
I appeared for an interview before Aug 2024, where I was asked the following questions.
I applied via Company Website and was interviewed in Aug 2024. There were 4 interview rounds.
It's just a normal test... Anyone can clear without any preparation
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...
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...
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...
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...
I appeared for an interview in Apr 2025, where I was asked the following questions.
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...
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...
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...
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...
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
One coding question of string. Medium level.
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
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...
I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.
Was easy and could be cracked.
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.
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Aptitude and technical questions
Top trending discussions
The duration of Accelya Solutions India Limited interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 42 interview experiences
Difficulty level
Duration
based on 361 reviews
Rating in categories
Software Developer
88
salaries
| ₹4.8 L/yr - ₹12 L/yr |
Senior Associate
87
salaries
| ₹2.5 L/yr - ₹6.5 L/yr |
Software Engineer
74
salaries
| ₹5.1 L/yr - ₹12 L/yr |
Senior Software Engineer
72
salaries
| ₹14.8 L/yr - ₹25.2 L/yr |
Team Lead
51
salaries
| ₹16 L/yr - ₹27.9 L/yr |
ITC Infotech
Test Yantra Software Solutions
Clover Infotech
Newgen Software Technologies