Member Technical Staff Interview Questions

11,190 member technical staff interview questions shared by candidates

- Print all permutations of a string - Sort an absolutely sorted array into actual sorted array - Serialize and deserialize a binary tree (used a priority queue) - Design a hash module and make search efficient (LLD) - Design connection ranking system of LinkedIn (level 1 connection, level 2 connection etc) [HLD] - Questions about work and behavioral questions
avatar

Member of Technical Staff

Interviewed at VMware

4.4
Feb 6, 2022

- Print all permutations of a string - Sort an absolutely sorted array into actual sorted array - Serialize and deserialize a binary tree (used a priority queue) - Design a hash module and make search efficient (LLD) - Design connection ranking system of LinkedIn (level 1 connection, level 2 connection etc) [HLD] - Questions about work and behavioral questions

Given a “2 x n” board and tiles of size “2 x 1”, count the number of ways to tile the given board using the 2 x 1 tiles. A tile can either be placed horizontally i.e., as a 1 x 2 tile or vertically i.e., as 2 x 1 tile.
avatar

Member of Technical Staff - NSX

Interviewed at VMware

4.4
Apr 24, 2017

Given a “2 x n” board and tiles of size “2 x 1”, count the number of ways to tile the given board using the 2 x 1 tiles. A tile can either be placed horizontally i.e., as a 1 x 2 tile or vertically i.e., as 2 x 1 tile.

One storage node has a set of text files. Each file is huge 1+GB in size. A query file is provided having a list of words. Program has to parse through the text files and compute frequency of words found from the query file.
avatar

Senior Member of Technical Staff

Interviewed at VMware

4.4
May 16, 2018

One storage node has a set of text files. Each file is huge 1+GB in size. A query file is provided having a list of words. Program has to parse through the text files and compute frequency of words found from the query file.

Viewing 3941 - 3950 interview questions

Glassdoor has 11,190 interview questions and reports from Member technical staff interviews. Prepare for your interview. Get hired. Love your job.