Hey folks, just wanted to give a quick update on what to expect for week 2, part 2.
Usually I'd go over feedback, but there was too much this time to cover. Just know we're diligently working through everything you guy send!
But FYI, for now until Sunday evening or Monday morning, we're going to cover the awesome Fibonacci Sequence, which is a classic. Then we'll try to implement the substring method, common in many languages, from scratch.
After that is the famous Two sum problem, which has been asked by FANG companies quite a bit, along with its sister Sorted Two Sum. Finally, we'll round it out with two other extremely popular problems - Merge Intervals and Stock Buy and Sell Optimization - which, if glassdoor is to be trusted, is asked all the time, around the word.
As usual, don't hesitate to reach out with questions. See you next time!