Employment Hero | Senior Backend Engineer
Summary
Interview Experience
### Problem #1 - Given a list of moves (, v, ^) starting from (0,0) in a x,y coordinates. Determine if the path form a rectangle. Moves are guarantee to not duplicated Example - >^v true - >^^v false ### Problem #2 - Given a set of cards with suit and rank (suit: S, D, H, C), (rank: 2,3,...,10...


