# Q1: Write a function to intersect two *sorted* lists (find common elements) # Write a method taking two lists as input, and returning a new list # You can assume you have a reasonable array/list class available (ArrayList, vector, python list, etc) # Ex: # l1 = [1,2,3,4,5] # l2 = [1,5,7,11,100] # result = [1,5]
Data Science Software Engineer Interview Questions
134 data science software engineer interview questions shared by candidates
# Q2: Same as Q1, but now assume there can be duplicates. The output should not have duplicates # Ex: # l1 = [1,2,3,4,5,5,5] # l2 = [1,5,7,11,100] # result = [1,5]
What are two variables that are dependent but not correlated? For example, x and y=2x are dependent and correlated.
NLP challenge about finding semantic similarity of some 121 tweeter tags.
Questions were not difficult at this level. Was about ones background at this level.
Can you go into more detail about the research you're doing at UVA?
automate the data science process
Technical question mostly related to jobs and problem solving skills
What programming languages do you know.
Recursion
Viewing 1 - 10 interview questions
See Interview Questions for Similar Jobs
Artificial Intelligence Software EngineerSoftware Developer JavaMachine Learning Software EngineerSoftware Engineer Machine LearningMachine LearningRuby On Rails EngineerSenior Software Developer JavaPython Software EngineerPython Software DeveloperPython Django DeveloperC EngineerArtificial Intelligence Software InternSenior Artificial Intelligence EngineerSenior Artificial Intelligence ArchitectPython Backend DeveloperPython ProgrammerPython Backend EngineerSystem Software Engineer