Course Content
Subtitle Guide – Hướng dẫn thêm phụ đề
0/1
18 – Thank You
0/1
Master the Coding Interview: Data Structures + Algorithms
About Lesson

If you would like to practice real life interview questions asked by Facebook, then here they are below. Keep in mind that it will be hard to just get everything right from the beginning. With enough practice you will become better and better, but there is an entire community of us learning, so I recommend you tackle these questions together with our online Discord community (see lesson #3 in this course for the link) and join the conversation and tackle problems in the #interview-questions channel:

1. Past Facebook Interview Questions

2. From Leetcode:

#1 Two Sum

#200 Number of Islands

#20 Valid Parentheses

#121 Best Time to Buy and Sell Stock

#56 Merge Intervals

#206 Reverse Linked List

3. Bonus Interview Question asked by Facebook:

Determine the 10 most frequent words given a terabyte of strings.(solution)

Join the conversation