Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Salesforce (Denver, CO) nel mese di dic 2019
Colloquio
Step-1: Phone Interview
Manager calls to give brief description about the position, team and want to learn about your career goals and see how you could align with Ohana principles. Also some basic questions as per the job requirements. For example inheritance vs composition etc. Be prepared to explain your current work and also why you would like to join SFDC.
Step-2 : Hacker Rank coding test
Q: Related to graphs.
Time: 3hrs
Note: Unlike other coding tests it's a maven project and expected to write unit tests as well. Maintain good coding principles as much as possible.
Step-3: Onsite
Multiple Rounds that includes but not limited to
- Problem solving
- Data Structures
- Code debugging
- System Design
Time: Approx 6Hrs
This is the best interview experience I ever had. Recruiter is very professional and prompt starting from scheduling the interviews to rolling out an offer.
I felt more like my typical work day rather than an interview. "#1 Best company to work" for a reason. Interviewers are really nice and friendly. In fact that made me feel relaxed and give my best. Keep talking while you try to solve the problem and ask clarifications, if needed. IMO approach means a lot over actually solving it.
Domande di colloquio [1]
Domanda 1
Signed NDA.
But questions are focused on basic fundamentals that test your analytical skills and data structures knowledge.
Ho sostenuto un colloquio presso Salesforce (Bengaluru)
Colloquio
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
Domande di colloquio [1]
Domanda 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.
Domande di colloquio [1]
Domanda 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
Ho sostenuto un colloquio presso Salesforce (Dublino, Dublino)
Colloquio
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
Domande di colloquio [1]
Domanda 1
I can’t tell details , but mid level leetcode problem