Essa empresa é sua?
Phone Screening: Role: Software QA Engineer 3 Behavioral questions -30min 2 coding questions - 30 min Behavioral Questions: - Tell me about a time when u had to work out of ur comfortzone? How did u manage? - Tell me about time when I innovated things in the project and how it helped - Tell me about a time when you solved the big problem with small solution Coding: - some reading a file and grouping similar type into a dictionary. Mostly reading line and using regex Output= {'typ1' : [1, 2], 'typ2':[2,3]} - return the max duplicate letters in string