I applied online. I interviewed at Accenture (Austin, TX)
Interview
1) Phone Screen; very easy
2) Aptitude Test; I passed so was able to move on to the next round of interviewing
3)Technical Phone Interview; I did well; Ask basic technical questions about programming and things listed on your resume
4)General Live Web Interview; asked about why accenture? what are my strengths? etc, etc
Interview questions [1]
Question 1
nothing to difficult, basic technical and hr interview questions
I applied through other source. The process took 1 day. I interviewed at Accenture (New Delhi) in Nov 2013
Interview
I got a call through e-litmus. In Interview questions related to data structure (Stack, Queue, Heap), JAVA, DBMS were asked
Interview questions [1]
Question 1
First question was really difficult. It was about sorting a stack using only two stack.
but i think it can't be solved using two stacks because it need a additional stack.
So problem will become a tower of hanoi problem.