Panda Guru LogoPanda
Guru

SalesForce OA Questions

Round 1

Questions:

  1. Given 2 string[] s and t, find the strings in s that are missing in t in sequential order.
  2. Given string s, find list of distinct palindrome substrings present in s.
Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.