1.Are you comfortable engaging with new people in person? 2. How do you deal with rejection? 3. What similar skills can you bring to this role?
Development Interview Questions
137,213 development interview questions shared by candidates
Coding round : If A,B,C are 3 non-zero digits(1-9), find all combinations of A,B,C such that AB * AB = CAB.
NDA
Given a 2D array, find the sum of all the elements in the array. O(n^2) solution is too slow, find ways to optimize (ended up adding a second parameter 2D array).
Write a function to calculate build order given a project with a list of dependencies that also need to be built
Q: Implement one part of a three-part problem - have a general idea of important algorithms and know how to use data structures! Work efficiently and start off getting something brute force and simple working, and then optimize later.
Programming question - check if string has balanced brackets, firstly with "()" only and thereafter adding all other brackets such as "[]{}<>".
Why Salesforce? Why Sales? Tell me about yourself? Tell me about Salesforce products/CRM in general?
About the details, and interviewer will communicate with you when you are typing.
Find top k largest numbers in array in O(n) time
Viewing 621 - 630 interview questions