J'ai postulé via un recruteur. J'ai passé un entretien chez Salesforce (Tampa, FL) en juil. 2017
Entretien
The whole process went smoothly to me. I was lucky to work with a great recruiter who organized the process really well. My messages were replied very quickly, All interviews started in time, I met with interesting people who asked relevant questions. Whole process from my first reply till offer got less than 3 weeks
I went through 3 rounds of interviews:
Phone screening - about 45 min, were talking mostly about my experience. I also got a chance to ask my interviewer and got very good picture of what team is working on what skills team is looking for.
Online Coding Interview - interviewed by SF team. I received coding task about 30 min before interview started. I got 2 hours to write working program, on a language by my choice (I chose Java) and send results back.
Onsite Interview in Tampa, FL - Set of panel interviews by Community Cloud team
Questions d'entretien [1]
Question 1
Behavioral questions "Tell me about time when you..."
Database questions - document based vs relational, transactions
System Design questions - architect backend for a system that can handle billion messages daily
Design Questions -
Various coding challenges to test algorithms knowledge, complexity estimation, design patterns as well as coding abilities (whiteboard coding)
J'ai passé un entretien chez Salesforce (Bengaluru)
Entretien
Round 1: DSA in Hackerrank. 80% is cutoff. 2 questions will be given 1 easy and 1 medium to hard. Easy must be solved and for other one atleast 12 out of 15 tests must be passing to get 80% score
Round 2: system design
Questions d'entretien [1]
Question 1
Standard leet code questions and hackerrank questions
Diving into the technical round, I was presented with a merging intervals problem that required careful thought on overlapping intervals. The solution needed to be efficient, and I felt comfortable tackling it thanks to my prep. A total stroke of luck hit me when I realized the question was nearly identical to one I worked on at PracHub. After that, I moved through a behavioral interview discussing my previous experiences, and overall, it felt like a solid exchange. I received an offer shortly after and accepted.
Questions d'entretien [1]
Question 1
Merge Intervals - given an array of intervals where intervals[i] = [start, end], merge all overlapping intervals and return an array of the non-overlapping intervals that cover all the intervals in the input
J'ai passé un entretien chez Salesforce (Dublin, Dublin)
Entretien
First they do HR screening , after that one manager interview , manger ask done md level java technical question. then hackerank coding online coding test . After there will 2 hours then two live coding and one discussion about existing code block. After that one system design , testing feature related interview
Questions d'entretien [1]
Question 1
I can’t tell details , but mid level leetcode problem