Sorting algorithm
Engineer Internship Interview Questions
24,168 engineer internship interview questions shared by candidates
Under Confidentiality contract
Question 91 on LeetCode (Decode Ways)
Implement the sqrt() function.
3sum
Many behavior questions and one coding question. BQ Why chosen CS? Why FB? What do you want to do? TQ Given a list containing lists which nodes in a list can point to any other lists. Make an algorithm to find all the nodes which are “flagged”. (find specific nodes that are marked)
Given a string of numbers, where each number maps to a character, i.e. 1-> a, 2-> b and .. z->26, find all possible character strings that can be generated from this numeric stream. eg- 1226 generates 5 strings: abbf, abz, avf,..
Given an array of cartesian points to large to fit in memory, find the k nearest to the origin.
Two coding question in the leetcode style. One is binary search, another is disjoint set.
Describe one of my projects on the resume, solve a coding problem
Viewing 1871 - 1880 interview questions