Be strongly prepared in Data structures and algorithms, your projects and technologies used. Mention only the things you know in the CV. Be confident
Member Technical Staff Interview Questions
4,283 member technical staff interview questions shared by candidates
Web scrapping
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.)
most of them are not so tough. It seems like you will be judged by not just your technical skills but also your personality
Implement queue using stack.
Typical design and binary tree questions.
How do you test an elevator
No particularly difficult questions.
How would you test ios app?
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