Made it to the Hackerank round. Had 2 hours to complete 1 easy, 1 medium, and 1 hard questions. All the questions were weighted differently. I believe the hardest one wasn't weighted very high. Completed the first two questions, but failed to finish the last
Interview questions [1]
Question 1
Mainly string manipulation. Surprisingly little DP, but i think the last one required DP.
I applied online. I interviewed at AKUNA CAPITAL (Boston, MA) in Oct 2020
Interview
After submitting your application, they will send you a link to complete one online code assessment. The length of the assessment is around 60 minutes and you can only use the Python language. There are three questions in total which are related to the string, dictionary, and array. The difficulty is not hard. You should complete 2 of them and pass all the tests.
Interview questions [1]
Question 1
How can we get the output of the combination of two string with some requirements?