Could you describe a time in which you were given a task or goal to complete in a team?
Infrastructure Interview Questions
3,724 infrastructure interview questions shared by candidates
Technical=About project, Linux and windows adminstration, networking,logs, processes,etc.
Not that great ones, just random ones, I don't think it will be repeated
Motion Search logic
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
-- Technical screen, 60 minutes -- 1) 3 SQL questions involving aggregation and/or joins; given a table with unique user ids and non-unique names, return all pairwise combinations of user_ids associated with the same name (only return one of (id1, id2) and (id2, id1)) 2) Coding question, given a string input return whether it is a valid number (cant convert directly to float or use regex) 3) open-ended ML/logistic regression questions, hypothesis testing
How do you find a specific process in RHEL?
how will you help in this role
Graph colouring problem Correcting code for sudoku Deblurring a matrix function some multiple choice Go related questions
I was asked questions about various data structures and arrays.
Viewing 1201 - 1210 interview questions