Arbitrage and Graph Theory

CppCodingZen
Level Up Coding

--

Graph theory is immensely popular among interviewers in a variety of industries. Here is an interview problem on Graph Theory asked at Jane Street, a FinTech firm.

Feel free to take a look at some of our previous Graph Theory problems and their solutions.

Problem

Suppose you are given a table of currency exchange rates, represented as a 2D array. Determine…

--

--

Solutions to programming interview questions at some of the top companies in the world: cppcodingzen.com