Questions › Technical PM › Top-Interview
Given two strings and two allowed operations, swapping positions of letters and converting all occurrences of one character to another, can the first string be transformed into the second?
- Technical PM
- Top-Interview
- Medium
- 30 min
Given two strings and two allowed operations, swapping positions of letters and converting all occurrences of one character to another, can the first string be transformed into the second?
What this question tests
- Technical PM
- Structured problem solving
- Communication
- Trade-off reasoning
Practise this question under interview conditions. Answer it out loud against a timer with an AI interviewer that asks follow-ups, then review the scored report.
Related Technical PM questions
- Given a list with response time for each server, calculate how long time it will take to process n requests.Top-Interview · Technical PM · Medium
- What is Object Oriented Programming (OOP)?Top-Interview · Technical PM · Medium
- Explain malloc, calloc, and reelloc.Top-Interview · Technical PM · Medium
- Print the top view of nodes in a binary tree.Top-Interview · Technical PM · Medium
- Find peak element in an arrayTop-Interview · Technical PM · Medium
- Design a file cache system.Top-Interview · Technical PM · Medium
All Technical PM questions · Product manager interview questions by skill area