J'ai postulé en ligne. Le processus a pris 3 jours. J'ai passé un entretien chez Clearwater Analytics (CWAN) (Los Angeles, CA) en oct. 2022
Entretien
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.
Questions d'entretien [1]
Question 1
Merge in Between, Central Element, & Almost Equivalent Strings
J'ai postulé en ligne. Le processus a pris 3 jours. J'ai passé un entretien chez Clearwater Analytics (CWAN) (Seattle, WA)
Entretien
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.
Questions d'entretien [1]
Question 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.
J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Clearwater Analytics (CWAN) (Boise, ID) en janv. 2021
Entretien
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.
Questions d'entretien [1]
Question 1
They asked me to build out a UML diagram for a design pattern.