Software Developer (Backend) applicants have rated the interview process at acceldata with 4 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 51.7% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Developer (Backend) roles take an average of 14 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at acceldata overall takes an average of 19 days.
Here are the most commonly searched roles for interview reports -
I applied online. The process took 2 weeks. I interviewed at acceldata
Interview
Got a call from the HR for interview process . there were four rounds
1st round: Machine coding round : I was suppose to create an application in java where i have to implement a key-value service which should persists its state across start . Had to keep concurrency in mind . this round lasted for two hours .
2nd round question 1 : sorted array of infinite 0 and 1 , find the index of first 1
questions 2: given an array of integers find the highest number by concatenation of whole array
3rd round : system design round : implement a database , API and services for a social media platform.
4th round: general discussion with Co-founder.
Interview questions [1]
Question 1
Make the application concurrent and thread-safe in machine coding round.