Software Engineer Interview Questions

467,295 software engineer interview questions shared by candidates

Implement an autocomplete engine where the input is a prefix string, then a number representing the min number of words that could come after it. For example, wa3 could represent wafer, water, or Washington. Gelat2 could represent gelatin, but not gelato. Return all of these autocomplete results in a list.
avatar

Software Engineer(Internship)

Interviewed at Rubrik

3.3
Jan 28, 2018

Implement an autocomplete engine where the input is a prefix string, then a number representing the min number of words that could come after it. For example, wa3 could represent wafer, water, or Washington. Gelat2 could represent gelatin, but not gelato. Return all of these autocomplete results in a list.

you are given a list of sorted words as they would appear in a dictionary, but the language is 'alien' to you. Using the words, create a list that shows the order of occurrence of letters in that language's 'alphabet' sequence.
avatar

Software Engineer

Interviewed at Shopify

3.3
Nov 11, 2019

you are given a list of sorted words as they would appear in a dictionary, but the language is 'alien' to you. Using the words, create a list that shows the order of occurrence of letters in that language's 'alphabet' sequence.

Viewing 2011 - 2020 interview questions

Glassdoor has 467,295 interview questions and reports from Software engineer interviews. Prepare for your interview. Get hired. Love your job.