Isomorphic Strings at Sprinklr

Easy48.0% acceptance

This problem has 75.0% frequency at Sprinklr.

Problem Description

Given two strings `s` and `t`, _determine if they are isomorphic_. Two strings `s` and `t` are isomorphic if the characters in `s` can be replaced to get `t`. All occurrences of a character must be replaced with another character while preserving the order of characters. No two characters may map...

Read full problem and hints

Topics

Also asked at 20 companies


More Sprinklr Questions

View all Sprinklr questions