Grab |SDE1|Rejected
Anonymous User
411

Applied through refferal

Education: CS from Tier-3 college
Exp: 1.7 cyber security company

Round 1 (Phone Screen):

Interviwer for Singapore

Basic Intro from both sides.straight to coding question

Q1.Valid anagram(needed multiple approach) then moved to optimised needed to dry run for various testcases

Q2.write a function to check whether the previous string and new string are anagram if yes return true or false
multiple fuction call will be given to isAnagram

String a="listen" return false as nothing to compare
String b="silent" return true
String c="abc" return false

so isAnagram(string str) is called multiple times with each new string.
expected answer based on oops

Recruiter connected for further rounds .He wanted to take the interview same day which was not possible with me,later got rejection mail within few days .

Comments (1)