1st Round: Phone Screen
The interviewer was pleasant and asked about my desired position and general HR questions, such as what I am looking for in an internship.
2nd Round: Phone Technical
Given a sorted array with duplicates and a number, find the range (startIndex, endIndex) of that number.
For example:
find_range({0, 2, 3, 3, 3, 10, 10}, 3) should return (2, 4).
find_range({0, 2, 3, 3, 3, 10, 10}, 6) should return (-1, -1).
The array and the number of duplicates can be large.
Find all the possible factors of a given number.
The following metrics were computed from 2 interview experiences for the LinkedIn Software Engineer Intern role in Mountain View, California.
LinkedIn's interview process for their Software Engineer Intern roles in Mountain View, California is fairly selective, failing a large portion of engineers who go through it.
Candidates reported having very good feelings for LinkedIn's Software Engineer Intern interview process in Mountain View, California.