Why Accenture?
Svp Sales Interview Questions
354,857 svp sales interview questions shared by candidates
If it is 3:15. how many degrees are between the little and big hand?
A key is broken on your laptop keyboard. How do you work around it until you can get a new keyboard?
1. Given a string, find the smallest window with greatest no. of distinct characters 2. k sorted array. 3. longest distance between a node and its ancestor.
What is your education?
The most unexpected question was "What book are you reading right now?" Since I like to read I could answer it easily but if you didn't read much it would throw you for a loop.
During the first 2 rounds of 2 hours, almost everything the interviewer tried to ask which he might have collected from internet for the interviews.
Classix 2 eggs problem . * You are given 2 eggs. * You have access to a 100-storey building. * Eggs can be very hard or very fragile means it may break if dropped from the first floor or may not even break if dropped from 100 th floor.Both eggs are identical. * You need to figure out the highest floor of a 100-storey building an egg can be dropped without breaking. * Now the question is how many drops you need to make. You are allowed to break 2 eggs in the process
Given a nested list of integers, returns the sum of all integers in the list weighted by their depth given the list {{1,1},2,{1,1}} the function should return 10 (four 1's at depth 2, one 2 at depth 1)
Given a grid of size m by n, write an algorithm that computes all paths from 0,0 to m,n such that you can always step horizontally or vertically but cannot reverse.
Viewing 141 - 150 interview questions