Software Deployment Interview Questions

1,879 software deployment interview questions shared by candidates

What is the minimum number of satellites you would need in order to triangulate someone's position precisely on Earth, assuming the person you need to triangulate has a device which can purely send and receive a single bit (0 or 1) at a time.
avatar

Deployment Strategist

Interviewed at Palantir Technologies

3.7
Nov 17, 2024

What is the minimum number of satellites you would need in order to triangulate someone's position precisely on Earth, assuming the person you need to triangulate has a device which can purely send and receive a single bit (0 or 1) at a time.

They asked me how to take an input of several characters with a mapping to values and compute whether or not these character sequences equaled a third character sequence value. Ex: A -> 1, B -> 2, C -> 3 inputs: ABC = 123 BCA = 231 Result? = AAA = 111 T or F does 123 + 231 = 111?
avatar

Forward Deployed Software Engineer Intern

Interviewed at Palantir Technologies

3.7
Jan 25, 2017

They asked me how to take an input of several characters with a mapping to values and compute whether or not these character sequences equaled a third character sequence value. Ex: A -> 1, B -> 2, C -> 3 inputs: ABC = 123 BCA = 231 Result? = AAA = 111 T or F does 123 + 231 = 111?

You have to detect input from keyboard, and detect whether the words are in the same row in the keyboard. For example, "asdf" will return YES, and "asde" will return NO. Write a code to solve this and what's the application to this? What if the input are of different language?
avatar

Forward Deployed Engineer

Interviewed at Palantir Technologies

3.7
Jan 22, 2014

You have to detect input from keyboard, and detect whether the words are in the same row in the keyboard. For example, "asdf" will return YES, and "asde" will return NO. Write a code to solve this and what's the application to this? What if the input are of different language?

You have two arrays with numbers in them. You have to stop the program once you've found the largest difference between one number in the 1st array and one number in the 2nd array. You do not have to return the numbers, just stop once you've found it.
avatar

Forward Deployed Software Engineer Intern

Interviewed at Palantir Technologies

3.7
Apr 16, 2015

You have two arrays with numbers in them. You have to stop the program once you've found the largest difference between one number in the 1st array and one number in the 2nd array. You do not have to return the numbers, just stop once you've found it.

Viewing 31 - 40 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 1,879 interview questions and reports from Software deployment interviews. Prepare for your interview. Get hired. Love your job.