I have 10.2 years of experience and currently work at a FAANG company. I applied directly on the Salesforce portal and received an online assessment the next day. I completed the assessment the same day and received an interview call to be scheduled within a couple of days. I had four online rounds on the same day: one DSA, one LLD, one Director, and one HLD. The online assessment consisted of two questions: Maximum product subarray and a DP problem (I don't remember the specifics). The online rounds were as follows: Round 1 (DSA): Given a matrix with positive weights and -1 (block, cannot move), find the maximum weight path such that no path exists after the last reachable block. Movement is possible in all 8 possible directions. Round 2 (LLD): Design Snake & Ladder Game with a working solution to be run on the platform. The focus was on design patterns, use of classes, and execution. Round 3 (Director): Leadership Principles questions with current project details on how I led the project to completion and how I handled failures, mentoring, etc. Round 4 (HLD): Design a chat service. I received an offer and accepted it.