Interviewer asked me one easy and one medium problem.
First problem :
https://leetcode.com/problems/greatest-common-divisor-of-strings/
Solution(I found useful):
https://leetcode.com/problems/greatest-common-divisor-of-strings/discuss/929179/3-solutions
Second problem :
https://leetcode.com/problems/friend-circles/