Tell me one example of things you shouldn't ever do on a databse
Data Analysts Interview Questions
49,345 data analysts interview questions shared by candidates
What are the corporate values?
They'll ask you to do some basic analysis in Excel and create a report using the raw data and supporting Excel sheets.
What is the following SQL code trying to do? Please explain (select A.RecipientID B.BeginDate, B.EndDate, B.CountyOfResidence, B.MajorProgram, B.EligibilityType, A.Birthdate, (Case When ((date'2010-12-31' - dhsviews.RecipientsV.Birthdate ) / 365.25) <= 21 then 'Ages 0 through 21' When ((date'2010-12-31' - dhsviews.RecipientsV.Birthdate ) / 365.25) <= 65 then 'Ages 22 through 65' When ((date'2010-12-31' - dhsviews.RecipientsV.Birthdate ) / 365.25) <= 65 then 'Ages 66 and Over' Else 'error' end_ as Age_Category from dhsviews.Recipients V as A, DHSViews.RecipientElibgibility V as B Where A.RecipientID = B.RecipientID and B.MajorProgram IN ('MA', 'NM', 'IM', 'EH') and B.EligibilityStatus IN('A', 'C') and B.BeginDate <= date '2010-12-31' and B.EndDate >= date '2010-01-01' Order by 1,2);
Initial Phone Screen/ Behavioral: Describe a challenging project. Tell me about yourself. Rate your SQL skills on a scale of 1-10 SQL Technical Assessment: 1) General time series question. 2) Compare Data 3) Pivot a table without Pivot Function 4) Cross Join Problem 5) Union with CTE (probably other ways to solve) 6) Self Join Problem 7)Requires Windows Function, either Rank or Row Number
What makes you an ideal candidate?
Think of a new feature for SoundCloud.
Straight forward with specific questions related to the role to give examples of how my experience contributes/aligns with the role.
Tell me about yourself and have a session
Regarding overall personal information about myself
Viewing 2311 - 2320 interview questions