Phd Scientist Interview Questions

55 phd scientist interview questions shared by candidates

Q1: // Write a function that returns whether a list of strings is sorted given a specific alphabet. // A list of N words and an ordering over the K-sized alphabet are given. // I: // words = ["cc", "cb", "bc", "ac"] // alphabet = ['c', 'b', 'a'] // O: True // I: // words = ["cc", "cb", "bc", "ac"] // alphabet = ['b', 'c', 'a'] // O: False
May 15, 2020

Q1: // Write a function that returns whether a list of strings is sorted given a specific alphabet. // A list of N words and an ordering over the K-sized alphabet are given. // I: // words = ["cc", "cb", "bc", "ac"] // alphabet = ['c', 'b', 'a'] // O: True // I: // words = ["cc", "cb", "bc", "ac"] // alphabet = ['b', 'c', 'a'] // O: False

Viewing 11 - 20 interview questions

Glassdoor has 55 interview questions and reports from Phd scientist interviews. Prepare for your interview. Get hired. Love your job.