The process took 2 months. I interviewed at Salesforce (San Francisco, CA) in Jul 2023
Interview
I went to the tech equality summit so the process was a little bit different. It was an hour where the first 15 mins was behavioral. It was pretty straightforward (no ball curve). The rest of the interview was technical where I was asked two technical questions. The first question was easy where u just need to return the first instance of a specific output from an array. The helper function gives you an arbitary output so literally the first question was just scanning through an array. The second question was sum up all the nodes of the right most leafs in a binary search tree. (variant of left nodes binary tree) (from neetcode tree section as well i think)
Interview questions [1]
Question 1
I explained it above. One leetcode easy and one leetcode tree medium (variant of left nodes of binary tree) something along those lines. Hint: use bfs
I applied online. The process took 2 months. I interviewed at Salesforce in Feb 2024
Interview
The hiring manager reached out to me by phone and asked me a few questions about my background. Then I did a technical and behavioral interview one after the other. Each lasted 30-45 minutes.
Interview questions [1]
Question 1
Typical behavioral initerview questions: how I solved a complex problem in my research.
I applied through college or university. The process took 1 day. I interviewed at Salesforce (Neu-Delhi) in Aug 2024
Interview
2 rounds, 1st rounf technical round , asked one DSA questions on matrices and about resume. 2nd HM round , asked about resume and asked to code some specific things written in resume.