Four months ago, Dave purchased 600 shares of a mutual fund…

Four months ago, Dave purchased 600 shares of a mutual fund with an offering price of $17.50 per share. He paid a 2.50% front-end load and the fund charges total annual expenses of 1.03%. The NAV today is $19.00 per share and the fund has not made any distributions during this period. What is Dave’s holding period return on this investment? exam spreadsheet (8).xlsx

Insert the following items into a Red Black Tree accounting…

Insert the following items into a Red Black Tree accounting for any rotations: 7, 6, 3, 1, 9, 4, 5, 0. Note that the elements are inserted in the aforementioned order. State the left to right level order traversal of the tree as well as the corresponding color of each node  (r for red and b for black) separated by spaces, e.g. 2b 1r 3r (This tree represents a Red black tree with three nodes: a black root 2, a left red child 1 and a right red child 3.)