Glassdoor users rated their interview experience at ABC as 100% positive with a difficulty rating score of 3 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Data Engineer and rated their interviews as the hardest, whereas interviews for Data Engineer and roles were rated as the easiest.
Here are the most commonly searched roles for interview reports -
I applied online. The process took 2 weeks. I interviewed at ABC (Kuala Lumpur) in Apr 2025
Interview
It’s good to ask about behavioural questions because they help interviewers understand how you’ve handled real situations in the past, revealing your problem-solving skills, teamwork ability, adaptability, and professional mindset.
Interview questions [1]
Question 1
They asked me about a time when I faced a challenge at work and how I handled it. It was a behavioural question to see how I deal with pressure.
I applied online. I interviewed at ABC (Bangalore Rural) in Apr 2025
Interview
online round , they ask questions from c++. then design patterns, solids principles.
write a c++program for LRU cache?
write a c++ program for reverse link list?
how to handle crash of linux os?
Interview questions [1]
Question 1
what is stack pointer.
how to find the stack size?
Good logical questions with technical depth and DSA questions were asked, also a total of 4 rounds with 3 technical rounds followed by an HR round.
Technical rounds consists of React questions with DSA, also System Deisgn round.
Interview questions [1]
Question 1
You are given an array of integers nums and a window size k.
Return an array of the maximum element from each sliding window of size k.