Intern Interview Questions

248,774 intern interview questions shared by candidates

On campus interview: 1) How would you implement a Naive String matching program? 2) How do you know when if a binary tree is a BST? On site interview: 1) Given 2 strings that you are reading from 2 streams (so you don't know the length of any of the strings and the only method you have is getNextChar() for each string), implement a program that tells you when 2 of these strings are 1 edit away from being the same. 1- edit is defined as a single insert char, single remove char or single modify/change char in only 1 of the strings.
avatar

Intern

Interviewed at Meta

3.5
Nov 2, 2015

On campus interview: 1) How would you implement a Naive String matching program? 2) How do you know when if a binary tree is a BST? On site interview: 1) Given 2 strings that you are reading from 2 streams (so you don't know the length of any of the strings and the only method you have is getNextChar() for each string), implement a program that tells you when 2 of these strings are 1 edit away from being the same. 1- edit is defined as a single insert char, single remove char or single modify/change char in only 1 of the strings.

Viewing 751 - 760 interview questions

Glassdoor has 248,774 interview questions and reports from Intern interviews. Prepare for your interview. Get hired. Love your job.