I applied through a recruiter. The process took 5 days. I interviewed at betterworks
Interview
I already had an offer in hand and they said they will be able to match it, after two rounds of interviews they say that they can't match the offer because it will cause parity within their org. :/
Interview questions [1]
Question 1
1. compress string
2.Take two strings as inputs, and return true if a portion of first-string characters can be rearranged to match the second string, otherwise return the bool false.
3.Given a pattern and a string s, find if s follows the same pattern.
4.bracket pairs