Member Technical Staff Interview Questions

4,283 member technical staff interview questions shared by candidates

Online Assessment on HackerRank: Given a non-empty string check if it can be constructed by taking a substring of it and appending multiple copies of the substring together. You may assume the given string consists of lowercase English letters only and its length will not exceed 10000. Example 1: Input: "abab" Output: True Explanation: It's the substring "ab" twice. Example 2: Input: "aba" Output: False Example 3: Input: "abcabcabcabc" Output: True Explanation: It's the substring "abc" four times. (And the substring "abcabc" twice.)
avatar

Senior Member of Technical Staff

Interviewed at Salesforce

4
May 27, 2020

Online Assessment on HackerRank: Given a non-empty string check if it can be constructed by taking a substring of it and appending multiple copies of the substring together. You may assume the given string consists of lowercase English letters only and its length will not exceed 10000. Example 1: Input: "abab" Output: True Explanation: It's the substring "ab" twice. Example 2: Input: "aba" Output: False Example 3: Input: "abcabcabcabc" Output: True Explanation: It's the substring "abc" four times. (And the substring "abcabc" twice.)

Tech R1-> 40- 45 mins max(speed was imp while coding) Deadlock Conditions and Handling Javascript - make object using functions(code) Check if a tree is BST(code complete) Create Queue using stack(code complete) Tech R2-> 40 - 45 mins General Discussion Intro One coding Question (production ready code required) Hiring Manager-> Tell me about urself why SF why leave present company what u know about cloud how comfortable u r with relocation explain ur current role in ur company
avatar

Associate Member of Technical Staff

Interviewed at Salesforce

4
Jan 23, 2021

Tech R1-> 40- 45 mins max(speed was imp while coding) Deadlock Conditions and Handling Javascript - make object using functions(code) Check if a tree is BST(code complete) Create Queue using stack(code complete) Tech R2-> 40 - 45 mins General Discussion Intro One coding Question (production ready code required) Hiring Manager-> Tell me about urself why SF why leave present company what u know about cloud how comfortable u r with relocation explain ur current role in ur company

Viewing 4131 - 4140 interview questions

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