Tell me about your past coding projects
Software Engineer In Test Interview Questions
1,623 software engineer in test interview questions shared by candidates
They asked me to create a little sample program on the whiteboard for a common in-school problem of moderate difficulty.
Why do you want to work for Squarespace?
How do you run a test of 1 million sample data?
Onsite Interview 1 a): Write a program to check whether a number is prime . Additional constraints consider negative primes etc. b) some kind of list merge problem A list of lists eg : [A,B,C] // unsorted A= [1,2,3] B=[2,3] C=[1,2] Start with List in reverse alphabetical order eg:C merge with B removing duplicates then merge this with A doing the same . Optimize solution c) Intersection of two Integer lists ?
Given a list of absolute file paths, implement a function to store all the paths in a tree, and a function to retrieve all the paths.
All questions were fairly equal in difficulty - I managed to just finish solving them right as the interview with each person ended.
I can't give away actual questions, but on some occasions, the answer lies in thinking outside the box and going beyond the pass/fail framework of most test cases in defining success. Sometimes whether the product or feature works or not cannot be boiled down to a simple binary.
Nothing unexpected. Make use of "cracking the coding interview" book.
What do you want to work at Google?
Viewing 1221 - 1230 interview questions