Candidatei-me online. O processo levou 3 dias. Fui entrevistado pela Clearwater Analytics (CWAN) (Los Angeles, CA) em out. de 2022
Entrevista
Applied on LinkedIn and 3 days later I was sent a request for a technical assessment on Hackerrank. The requirements of the position stated "experience using object-oriented languages". The first 5 questions were only in Java, and the remaining 3 questions I could select C++, C#, Java, or Python. So you basically need to know Java to pass the assessment, which they did not specify in the job description.
Perguntas de entrevista [1]
Pergunta 1
Merge in Between, Central Element, & Almost Equivalent Strings
Candidatei-me online. O processo levou 3 dias. Fiz uma entrevista na empresa Clearwater Analytics (CWAN) (Seattle, WA).
Entrevista
Requirements states "Experience in software development using object-oriented languages (Java, C#, C++, etc.)" The selection of languages on the assessment were: Java, C#, C++, and Python. If "etc" in the requirement list was replaced with "Python", that would be more concise. I assumed JavaScript as an OOP language would be included, but it was not.
Perguntas de entrevista [1]
Pergunta 1
Merge in Between Consider two linked lists, list1 and list2, and two integers, a and b. Merge the two lists by removing the a-th through b-th nodes in list1 and inserting list2 in their place.
Candidatei-me online. O processo levou 3 semanas. Fui entrevistado pela Clearwater Analytics (CWAN) (Boise, ID) em jan. de 2021
Entrevista
Initial coding test, a panel of engineers asking questions, and then an interview with the team manager. There were three coding interview in total. The interview with the manager was more behavioral. The coding interviews were not extremely difficult.
Perguntas de entrevista [1]
Pergunta 1
They asked me to build out a UML diagram for a design pattern.