Engineer Software Interview Questions

419,836 engineer software interview questions shared by candidates

Given a list of words, make a function to setup multiple list inputs and streamline this process. In a separate function, given a user entered word, check the stored lists for this word. If there are any periods "." in the user given word, it acts as a universal character. (ex, b.t = bat, but, bot, ect).
avatar

Software Engineer(Internship)

Interviewed at Meta

3.4
Feb 19, 2018

Given a list of words, make a function to setup multiple list inputs and streamline this process. In a separate function, given a user entered word, check the stored lists for this word. If there are any periods "." in the user given word, it acts as a universal character. (ex, b.t = bat, but, bot, ect).

Question: Consolidate time for each function. /* Function stage(start/ends) time(start/end) main start 0 <----------- main running foo start 3 foo end 7 <----------- main running zoo start 10 zoo end 13 <-------------- main running moo start 15 foo start 17 foo end 18 <---------------- moo running moo end 20 < --------------main running main end 22 Consolidate time for each function. */
avatar

Software Engineer

Interviewed at Meta

3.4
Jan 14, 2019

Question: Consolidate time for each function. /* Function stage(start/ends) time(start/end) main start 0 <----------- main running foo start 3 foo end 7 <----------- main running zoo start 10 zoo end 13 <-------------- main running moo start 15 foo start 17 foo end 18 <---------------- moo running moo end 20 < --------------main running main end 22 Consolidate time for each function. */

NOTE: Apparently this question is banned but my interviewed went through about 3 questions that I had already seen so I just asked him to give me a question that was really hard and he didn't think I could solve within the interview time. Given a matrix with elements representing the heights of hills, find the longest ski path (numbers strictly descending) in the matrix. The hard part was that you were allowed to start and end anywhere.
avatar

Software Engineer New Grad

Interviewed at Meta

3.4
Mar 16, 2019

NOTE: Apparently this question is banned but my interviewed went through about 3 questions that I had already seen so I just asked him to give me a question that was really hard and he didn't think I could solve within the interview time. Given a matrix with elements representing the heights of hills, find the longest ski path (numbers strictly descending) in the matrix. The hard part was that you were allowed to start and end anywhere.

Viewing 3271 - 3280 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 419,836 interview questions and reports from Engineer software interviews. Prepare for your interview. Get hired. Love your job.