I applied online. The process took 3 days. I interviewed at Clearwater Analytics (CWAN) (Los Angeles, CA) in Oct 2022
Interview
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.
Interview questions [1]
Question 1
Merge in Between, Central Element, & Almost Equivalent Strings
I applied online. The process took 3 days. I interviewed at Clearwater Analytics (CWAN) (Seattle, WA)
Interview
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.
Interview questions [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.
I applied online. The process took 3 weeks. I interviewed at Clearwater Analytics (CWAN) (Boise, ID) in Jan 2021
Interview
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.
Interview questions [1]
Question 1
They asked me to build out a UML diagram for a design pattern.