Hudson River Trading | Online Assessment | Sep 2022

Question · Posted Oct 2022

4 coding questions , 70 mins time. Q1 : Variation of standard question to find largest rectangle using stack. Q2 : Implementation of client-server load manager system. -> idea was to just implement a hashmap containing set. (map<string,set<string>>) Q3 : Implementation of a E-commerce system. (Buy , update_stock , product return) (platform always sells similar product for lower prices) -> idea was to implement a hshmap containing priority_queue. (map<string , minHeap>>) Q4 : Given 2 arrays (A & B) containing ...

The full answer & interview discussion are available to premium members.

Log in Create a free account