Salesforce | Fullstack Software Developer | San Francisco
Summary
I interviewed for a Fullstack Software Developer role at Salesforce in San Francisco, which consisted of four rounds including coding, HackerRank walkthrough, and low-level design. I was ultimately rejected.
Full Experience
Company: Salesforce Role: Software Developer - Fullstack Location: San Francisco, CA Interview Dates: 30th & 31st January 2025
Interview Process (4 Rounds — 45 mins each, included behavioral questions):
Round 1 — HackerRank Walkthrough: Walked through my solutions from the initial online HackerRank test. The interviewer asked me to explain my approach, discuss edge cases, and suggest possible optimizations.
Round 2 — Coding: Given two dates as input, implement a function to calculate the difference between them in days.
Round 3 — Coding: Classic problem: Check if two given strings are anagrams.
Round 4 — Low-Level Design & Whiteboard Coding: Discussed how to structure cron-like functions to run scheduled jobs.
Decision: Rejected
Interview Questions (3)
Given two dates as input, implement a function to calculate the difference between them in days.
Classic problem: Check if two given strings are anagrams.
Discussed how to structure cron-like functions to run scheduled jobs.