Q1. SQL Given tables: employees(id, unixname,team,role,days_since_started) projects(id,name,....) commits(id,file_path,proj_id,auth_id,timestamp) Find the number of unique employees per project per month? Q2. Imagine you have a CSV file: john_doe,android,ios,infra bob_law,is,backend jane_doe,frontend ------------------------------ Containing,for each employee, a list of projects he/she works on Write a script/function/else that reads data from CSV file and creates a data structure that stores, for each project, a list of employees who work on it.
Daten Interview Questions
79,486 daten interview questions shared by candidates
How many dentist are there in the US?
Given a database of posts and a database of comments on those posts, how do you determine how many conversations are happening in the comments per post on average.
Statistical theory, case question
Most of the questions were regarding my work experience so far. And a few logic questions like what is the angle between the hours hand and minutes hand when the time is 3:15; How do I identify which switch corresponds to which light bulb when the switches are in one room and the bulbs are in another and given that I can enter the room with bulbs only once.
The three data structure questions are: 1. the difference between linked list and array; 2. the difference between stack and queue; 3. describe hash table.
Q. Tell me about a time when you were short on deadline and how did you handle it? Q. Write a Python code to return the count of words in a string Q. What is cross validation Q. Tell me about your favorite algorithm
Suppose there is a point A on road. From this point, probability of any car to pass in 20 min. is p; then tell what is probability for any car to pass in 2 min.?
How would you build and test a metric to compare two user's ranked lists of movie/tv show preferences?
Most difficult experience in a work environment
Viewing 121 - 130 interview questions