i
ACKO
Filter interviews by
I was interviewed in May 2022.
Round duration - 75 Minutes
Round difficulty - Medium
The round consisted of 2 Coding based based questions.
These question were easy for as I have already done this while preparing.
Determine whether two binary trees, given by their roots 'ROOT1' and 'ROOT2', are flip equivalent. A tree can be transformed into a flip equivalent through any number o...
The problem is to determine if two binary trees are flip equivalent after performing flip operations on one of the trees.
Perform a depth-first search (DFS) on both trees simultaneously
At each node, check if the values are equal and the left and right subtrees are either both null or both not null
If the above conditions are met, recursively check the flip equivalence of the left and right subtrees
If any of the condition...
You are provided with an integer array ARR
of size N
sorted in ascending order. Your task is to determine if it is possible to split this array i...
The task is to determine if an integer array can be split into one or more increasing subsequences with a length of at least 3.
Check if the array can be split into increasing subsequences by iterating through the array.
Keep track of the current subsequence and its length while iterating.
If the difference between the current element and the previous element is not 1, start a new subsequence.
If the length of any subseque...
Round duration - 60 Minutes
Round difficulty - Easy
The interview started a bit late as I it to be at 11:30 am but started at 12:15pm So Had to wait. Apart from these the overall experience was great and the interviewer was also kind and had a smiling face.
Ninja is given a sequence of numbers and needs to rearrange them so that every second element is greater than its neighbors on both sides.
The task is to rearrange the given array such that every second element is greater than its left and right element.
Iterate through the array and check if every second element is greater than its left and right element
If not, swap the current element with its adjacent element to satisfy the condition
Continue this process until the entire array satisfies the condition
Return 1 if the array satisfies the condition, else re
Round duration - 30 Minutes
Round difficulty - Easy
10:30 PM
Interviewer was Cool.
Round duration - 5 minutes
Round difficulty - Easy
At 10:00 am
Tip 1 : Never never try to cheat in online interview the interviewer will definitely get to know.
Tip 2 : Psuedo code presentation matters a lot so name Your variable properly and with proper indentation.
Tip 3 : Keep on trying even if You feel that's not the right answer so at least put that idea forward.
Tip 4 : Do Leetcode medium questions as much as possible As they are mostly asked in Interviews.
Tip 1 : Avoid unnecessary details on Resume
Tip 2 : Make It look clean and also keep it of one page
I was interviewed before Jun 2023.
Design a parking lot system with multiple levels and spots for cars.
Create a class for ParkingLot with attributes like levels, spots per level, etc.
Implement methods for parking a car, removing a car, checking availability, etc.
Consider implementing a ticketing system for tracking parked cars.
Utilize data structures like arrays, lists, or maps to manage parking spots efficiently.
Use external sorting algorithm like merge sort to efficiently sort numbers in a large file.
Break the large file into smaller chunks that can fit into memory
Sort each chunk individually using a sorting algorithm like merge sort
Merge the sorted chunks back together to get the final sorted result
I applied via LinkedIn and was interviewed before Jan 2024. There was 1 interview round.
Was asked simple puzzle questions.
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 2 interview rounds.
Yes, I am willing to work in rotational and night shifts.
I am flexible with my schedule and can adapt to different shifts
I understand the importance of providing customer service 24/7
I have previous experience working in rotational or night shifts
I am willing to work weekends and holidays if required
ACKO interview questions for popular designations
I was interviewed in Apr 2022.
Round duration - 60 minutes
Round difficulty - Medium
It had 2 DS questions based on array manipulation and 1 ReactJS app question for making a Timer.
Round duration - 60 minutes
Round difficulty - Medium
Questions and discussion on System Design and Performance optimisation.
Round duration - 30 minutes
Round difficulty - Medium
General HR round, non tech questions like expectations, why leaving current role etc.
Tip 1 : Practise DSA basics and System design problems.
Tip 2 : Make some web projects from scratch.
Tip 3 : Read about performance optimisation.
Tip 1 : Do not put false things on resume. Should be able to explain things mentioned in resume.
Tip 2 : Elaborate your work experience.
Get interview-ready with Top ACKO Interview Questions
I applied via LinkedIn and was interviewed in Mar 2022. There were 3 interview rounds.
I was interviewed in Feb 2022.
3 coding question 1 SQL query
Find the first repeated element in an array of strings in O(n) time complexity.
Create a hash table to store the frequency of each element.
Traverse the array and check if the element is already present in the hash table.
If it is present, return the element as the first repeated element.
If no element is repeated, return null or -1.
Example: ['apple', 'banana', 'orange', 'apple'] => 'apple'
Question about finding complexity of multiplying big integers.
Big integers require more memory and processing power than regular integers.
Multiplying two n-digit integers takes O(n^2) time using the standard algorithm.
There are faster algorithms like Karatsuba and FFT which have lower complexity.
The complexity of multiplying two n-digit integers using Karatsuba algorithm is O(n^log2(3)).
The complexity of multiplying tw...
I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.
Excel tests formulas of countifs sumifs
I applied via Referral and was interviewed before Nov 2022. There were 4 interview rounds.
Grammar, skill, email
I applied via Approached by Company and was interviewed before Nov 2022. There were 3 interview rounds.
Top trending discussions
Some of the top questions asked at the ACKO interview -
The duration of ACKO interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 66 interviews
Interview experience
Assistant Manager
83
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Service Executive
50
salaries
| ₹0 L/yr - ₹0 L/yr |
Claims Specialist
47
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
40
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
29
salaries
| ₹0 L/yr - ₹0 L/yr |
PolicyBazaar
Digit Insurance
ICICI Lombard General Insurance Company
Bajaj Allianz General Insurance