I applied online. The process took 4 weeks. I interviewed at Accenture (München, Bavaria) in Aug 2020
Interview
1.First screening round with HR on telephone
2. Coding interview
3. coding interview for almost 6-7 hours with ( three coding interview with three engineer)
It was average interview. Java technology related questions and powerpoint presentation.
Finally I can say Company's interview process is very cheap and way of giving feedback/update is cheapest.
If your selected then they will talk to you nicely otherwise they even do not response to your email, no constructive feedback nothing.
Programming questions and algorithms.
I don't want to talk interview questions in more details.
Interview questions [1]
Question 1
Programming questions and algorithms.
Coding interview for almost 6-7 hours with ( three coding interview with three engineer)
It was average interview. Java technology related questions and powerpoint presentation.
I don't want to talk interview questions in more details.
To get the interview scheduled, you get called by at least 6-7 different person from the HR team. Why cannot it be one person talking to the candidate? I gave this feedback each of the HR who called me but no body wants to take it seriously!
I applied online. I interviewed at Accenture (Sofía, ) in May 2020
Interview
Contacted them through LinkedIn. They reacted quite fast in a matter of 2 or 3 days.
First, HR screening & interview.
Next - a test, HireVue test - 8 questions, 90 minutes, Core Java and a little web programming.
I waited a bit for the result, appx. 9 days, I got 70% and I am going to go on F2F interview.
Overall impression - everything was fine, nothing above, nothing below the line.
Interview questions [1]
Question 1
1 - There are 3 classes A, B, C. B extends A, C extends B.
There is a mixed collection, containing objects from the 3 classes.
Write code/pseudo code for removing only the instances of class B.
2 - try-catch-finally question.
3 - interface vs abstract class
4 - to inspect a code with Strings and StringBuilder objects
5 - how many instances of a servlet are there in memory? Are its member vars thread-safe? Pattern?
6 - diff cookies vs URL rewriting for session management
7 - something about jsps and their scope (do not remember well)
8 - a piece of c*appy code to be refactored.