Explaim Mobile automation framework architecture
Senior Interview Questions
321,618 senior interview questions shared by candidates
When did you graduate from college?
We have m slots for ads and n ads, each ads will have different revenue on differnet slot, design an algorithm to find out the best fit (find m ads in n ads and order them so that they can make max money, white board coding) .
How to see the inodes of a file?
Given a file that represent a graph, write an algorithm that compute the number of triangles in the graph.
What is something your company did that you disagreed with?
Given an array of numbers, create another array of numbers. Calculate each new array number by multiplying all input array numbers, except for the current number position in the new array.
Do you have children? How old are your children?
simple leetcode medium questions based on trees, sliding window and one design question. Be careful since they do not understand basic algorithm terms and data structures since they were all contractors before.
Input is a string like "AAAAABBCCAA" and it should print "5A2B2C2A". 5 being the continuous number of occurance for character 'A'. Same is with other characters also.
Viewing 321 - 330 interview questions