i
Accelya Solutions India Limited
Filter interviews by
Basic Questions of required Domain.
Cycle detection in a linked list involves finding if there is a loop in the list.
Use two pointers approach - slow and fast pointers
If there is a cycle, the fast pointer will eventually meet the slow pointer
Example: 1->2->3->4->2 is a cycle with 2 as the start and end point
Top trending discussions
posted on 30 Aug 2024
Total 31 questions where 29 are MCQ related to Java, c++, python (to find output or time complexity) and 2 are coding questions with medium difficulty
posted on 18 Mar 2024
I was interviewed before Mar 2023.
Finding all unique pairs of BST
Given stream of numbers , return yes/no - for a series of numbers if each number is present or not
Joins are used to combine rows from two or more tables based on a related column, while subqueries are nested queries used to return data for the main query.
Joins are used to retrieve data from multiple tables based on a related column.
Subqueries are used to return data for the main query by nesting a query within another query.
Joins are typically more efficient than subqueries for retrieving data from multiple tables.
...
posted on 9 Apr 2024
Jquery tags syntax uses angle brackets and CSS selectors.
Jquery tags are enclosed in angle brackets, like
Jquery selectors are used to target specific elements, like $('p') or $('.class')
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Karet Interview :
5 back to back System design question, we don't need to explain each component but more like list as many as points. Need to finish all the question in 15min
1-2 problem solving question : It's not fency algorithm round with tough question. But true problem solving round using basic knowledge such as hashmap, heap
Design a file system to calculate total size and find top k collections in size.
Create a file system class with methods to add files and calculate total size.
Maintain a data structure to store the collections and their sizes.
Implement a method to find the top k collections based on size.
Consider using a priority queue or sorting the collections based on size.
Handle edge cases like empty collections or invalid input siz
Calculate the total size of an array of strings.
Iterate through the array and sum the length of each string.
Use the `length` property of each string to get its size.
Handle edge cases such as empty strings or null values.
The question is asking to find the top k collections.
Use a sorting algorithm to sort the collections in descending order based on a specific criteria.
Select the top k collections from the sorted list.
Return the selected collections as an array of strings.
Quant and reasoning question
Two coding question 1 medium and 1 hard
I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.
Round 1 was coding test + aptitude questions
I applied via LinkedIn and was interviewed in Sep 2022. There were 4 interview rounds.
I applied via campus placement at Panimalar Engineering College, Chennai and was interviewed in Sep 2022. There were 3 interview rounds.
Good experience I cleared the exam
That’s my first group discussion. I was started speaking as a second person and I suddenly stopped because of the fear and I get little shamed of me and so I had a fire inside me and I started speaking again so I get a confidence.I spoke 5 times in the same group discussion and I was the one who concluded the group discussion i am proud of my self.This is my gd experience and I also selected
Yes, SQL can be used in databases.
SQL stands for Structured Query Language and is used to manage and manipulate data in relational databases.
It can be used to create, modify, and delete tables, as well as insert, update, and retrieve data.
Examples of popular relational database management systems that use SQL include MySQL, Oracle, and Microsoft SQL Server.
based on 1 interview
Interview experience
Senior Associate
90
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Software Developer
82
salaries
| ₹3.4 L/yr - ₹11.5 L/yr |
Senior Software Engineer
70
salaries
| ₹15.1 L/yr - ₹22.5 L/yr |
Software Engineer
63
salaries
| ₹3.5 L/yr - ₹12.7 L/yr |
Associate
55
salaries
| ₹1.4 L/yr - ₹6.5 L/yr |
TCS
Infosys
Wipro
HCLTech