Which of our core values resonates with you the most and why?
Contractor Interview Questions
3,167 contractor interview questions shared by candidates
Two Java programs from Leetcode.
What's your work schedule as an independent contractor. Do you have experience building to specs of what we need?
How would your friends describe you?
What is your experience relevant to the position you applied for?
Why did you apply to procore? What where some issues with prior employers? Give an example of a difficult decision you’ve had to make at work
How would you handle a situation where a user asks you a question and you don't have the answer?
Part 1: Creating an AI Reply to a User's Coding Prompt In Part 1, we'd like you to pretend to be an AI language model and provide a response to the user prompt below. Please provide your full code and an explanation of what it does in the text box below. Your response must include two things: the complete final version of your code an explanation of what the code does. (This can be as little as 1-2 sentences for simple code, or up to paragraphs for more complex solutions) Note that can write your code using any language and IDE you want (python is preferred if possible, but not mandatory). User Prompt I need a function called decode(message_file) that can read in an encoded message from a .txt file and return the decoded version as a string. Here's an example of what the message_file .txt file will look like: 3 love 6 computers 2 dogs 4 cats 1 I 5 you As you can see, each word is associated with a number. Imagine you ordered all those numbers from smallest to biggest and arranged them into a pyramid. Each line of the pyramid includes one more number than the line before it: 1 2 3 4 5 6 The numbers at the end of each line (1, 3 and 6) correspond to the words that are part of the message. You should ignore all the other words. So for the example input file above, the message words are: 1: I 3: love 6: computers and your function should return the string "I love computers"
What is your familiarity with the operations of the department you're applying for?
What experience do you have with the market research industry and the formation of surveys?
Viewing 1321 - 1330 interview questions