Panda Guru LogoPanda
Guru

google onsite

Round 1

Questions: Given string A and string B. Convert A to B in minimum number of operations. The operation which you can do is: convert all the occurrences of any character to any other character and print the intermediate string also.

Example:

Another example:

Specific question not provided.

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.