Backups,Restores,Performance tuning ,SQL Development questions, AWS experience, SP tuning, Index management, Partitioning, Always-on features, Covered all the areas of SQL.
Datos Interview Questions
89,761 datos interview questions shared by candidates
25 horse puzzle, 8 coins puzzle
In data scientist job, you can separate into three parts: Data Cleaning, Data Analysis, and Visualization. Which part would you prefer to do?
Given a string like 'abc', print out all the strings of combination of the same length as the original string. Like 'abc', 'acb', 'bca', 'bac', 'cab', 'cba'
Two tables: User actions: date|sessio_id|userid|event session details: date|Sessionid|timespent_Sec|userid 1. Identify avg time spent per user per day 2. Create a histogram of duration on x axis, no of users on y axis which is populated by volume in each bucket Product questions: 1. Wants to add a new banner on FB Market place which suggests to sell something on facebook , should they do it, what should be done to evaluate it ? 2. Market place transactions happen through messages - these messages went down by 10% in a month, should they be worried ? How would you go about analyzing it?
How do you measure newsfeed health?
remove duplicate list values in python ? s = [10,20,30,20,10,40,50]
Say you notice a surge in average activity among users but the number of users is down, how would you explain this?
SQL Questions
The SQL question was quite easy. Given a table with detailed customer complaint tickets of different types, calculate the share of processed tickets within each type.
Viewing 661 - 670 interview questions