Interview Questions were average on difficulty level if you put some thought to it. Screening rounds were more of question answers based where they gave you a problem and expected an answer. Python: Find the max no from the given set of elements in an array (without using max function) Find the minimum absolute difference between the set of elements of an array. Python Coding Questions that involved a hashmap. Know your basics well Print Max element of a given list Print median of a given list Print the first nonrecurring element in a list Print the most recurring element in a list HCF/Greatest common Factor of List LCM of list Sql: find the highest salary per department Select employee from departments where max salary of the department is 40k Select employee assigned to projects Select employee which have the max salary in a given department Select employee with second highest salary Table has two data entries every day for # of apples and oranges sold. write a query to get the difference between the apples and oranges sold on a given day Typical questions around Group by, Joins during screening round they used MYSQL so practice solutions with basic SQL as the version i was working on didn't support analytical functions or other advanced features. Face To Face Rounds (Fullstack): To begin I was asked about different metrics which could be reported given the dataset/information or scenario. Then interviewer picked up a metrics and asked to draw on whiteboard what kind of graph/chart will I use to display the information. Then going further asked about the table structures and data model which will be required to support the dashboard. Interviewer then provided the initial data set which is 1 case was a log file and in another some detail level tables, I was asked to write a programming code to read, parse and load data to tables. Then along the way once we have our code tables and dashboard finalized i was asked to write SQL's for different steps in the whole pipeline.
Analyste Interview Questions
434,135 analyste interview questions shared by candidates
Which is better? Having 10 false positives or 80 false positives?
Your resume is tailored to this job, did you make it up?
A country has six seaports, E, F, G, H, I and J, where ships only run from: E to F F to E F to G G to H H to F H to I J to E J to I J to G I to H If G port is closed, which of the following trips is impossible?
Flip a fair coin 1000 times. What's the probability that the number of heads come up more than 550 times? What theorem would you use to describe probabilities of rare events as number of coin flips goes to infinity?
Ok Suppose My Daughter said to me that in 2016 , her age is same as the last two digits of her birthday year and then her Grandfather came into the room and he also said the same thing that his age is also the same as last two digits of his birthday year. Find out what is age of Daughter and her Grandfather
Show me how to uninstall internet explorer
Why are you interested in this position?
One of the questions from the second behavioral interviews: "Tell us about a time (job-related) when you made an unpopular decision, and despite everybody's doubts, your decision turned out to be the right one."
Explain this call-center process on the sheet in front of you and potential improvements that can be made.
Viewing 731 - 740 interview questions