After submitting my job application on their website, I received an email from HRT saying they liked my resume and would like to move forward with the interview process.
I was provided with a link to an online assessment and had one week to complete it. There was an option of taking the test in C++, C, or Java.
I appreciate that they gave me some room to study and didn't have any issues with using Google or my notes for syntax reference. However, the three interview questions were difficult to complete in the 2 hours and 5 minutes they allowed to take the test.
The first question took under 3 minutes to solve and was dead simple. The second question killed my overconfidence from the first question very quickly. The third question took longer to read than it took to actually answer the first one.
Advice: Don't let the first question fool you. The second won't be as friendly.
The program was already 99% complete. The function took a sentence as a string input. It then gets the first character of the string and you need to return "digit" if the first character was a number, "Upper" if it's a capital letter, or "Lower" if it's a lowercase letter.
Everything was already coded besides the three conditions to check for in the if/else statements.
Find the longest sequence of unique numbers in a binary tree starting at the root node. This means you need to find the longest path from the root node that doesn't contain any duplicate numbers.
This is pretty much the same as the Microsoft question in the link provided. I wasted too much time on question 2 and didn't get a chance to submit an answer, but I finished it for fun after the test.
The following metrics were computed from 3 interview experiences for the Hudson River Trading Algorithm Engineer role in New York, New York.
Hudson River Trading's interview process for their Algorithm Engineer roles in New York, New York is extremely selective, failing the vast majority of engineers.
Candidates reported having very negative feelings for Hudson River Trading's Algorithm Engineer interview process in New York, New York.