𝗙𝗮𝗰𝗲𝗯𝗼𝗼𝗸 𝗜𝗻𝘁𝗲𝗿𝘃𝗶𝗲𝘄 𝗚𝘂𝗶𝗱𝗲 (𝟮𝟬𝟮𝟮) 𝗔𝘃𝗲𝗿𝗮𝗴𝗲 𝘀𝗮𝗹𝗮𝗿𝘆 𝗶𝗻 𝘁𝗵𝗲 𝗨𝗦 SDE (E3): 186K SDE (E4): 267K Sr. ...
𝗙𝗮𝗰𝗲𝗯𝗼𝗼𝗸 𝗜𝗻𝘁𝗲𝗿𝘃𝗶𝗲𝘄 𝗚𝘂𝗶𝗱𝗲 (𝟮𝟬𝟮𝟮)
𝗔𝘃𝗲𝗿𝗮𝗴𝗲 𝘀𝗮𝗹𝗮𝗿𝘆 𝗶𝗻 𝘁𝗵𝗲 𝗨𝗦
SDE (E3): 186K
SDE (E4): 267K
Sr. SDE (E5): 385K
𝗜𝗻𝘁𝗲𝗿𝘃𝗶𝗲𝘄 𝗣𝗿𝗼𝗰𝗲𝘀𝘀
Here is what to expect in a Facebook interview for software engineers:
◈ Recruiter Pre-screen (20-30 mins) - Initial screening based on resume. Questions related to your professional experience, noteworthy projects, and accomplishments. No coding.
◈ Technical Phone Interview (45-60 mins) – You will solve a coding question using an online editor. Your interviewer might ask you a follow-up question or add constraints to the original problem. Common topics include #datastructures, #algorithms, and time/space complexity.
◈ Onsite Loop (4-5 interviews) - Coding, design, and behavioral questions.
➡ Ninja (coding, 2 interviews) – 1-2 coding questions solved on a whiteboard in 45 mins.
➡ Pirate (design, 2 interviews) – Collaborative discussion with the interviewer. Drawing on a whiteboard to solve a system design question. Junior engineers don't get any design interviews.
➡ Jedi (behavioral) Questions about your motivation, people interactions, challenges, and work ethics.
◈ Lunch - It's not an interview. The interviewer will show you around and have lunch with you.
𝗜𝗻𝘁𝗲𝗿𝘃𝗶𝗲𝘄 𝗧𝗶𝗽𝘀
𝟭) 𝗗𝗮𝘁𝗮 𝗦𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲𝘀 - Practice data structures like #heaps, #HashTable, #tree, #LinkedList, #Stack, #Queue, and #Graph.
𝟮) 𝗔𝗹𝗴𝗼𝗿𝗶𝘁𝗵𝗺 - Practice recursion, Merge-Sort, Quick-Sort, Breadth-first search, Depth-first search, Divide and Conquer, and Dynamic Programming
𝟯) 𝗘𝘅𝗽𝗹𝗮𝗶𝗻 𝘆𝗼𝘂𝗿 𝘁𝗵𝗼𝘂𝗴𝗵𝘁 𝗽𝗿𝗼𝗰𝗲𝘀𝘀 - Extremely important. Practice describing your solution and design decisions clearly and concisely.
𝟰) 𝗖𝗼𝗹𝗹𝗮𝗯𝗼𝗿𝗮𝘁𝗲 – Don't forget to discuss, present multiple solutions, and take hints from the interviewer.
𝗧𝗼𝗽 𝗿𝗲𝗰𝗲𝗻𝘁 𝗙𝗕 𝘁𝗮𝗴𝗴𝗲𝗱 𝗖𝗼𝗱𝗶𝗻𝗴 𝗤𝘂𝗲𝘀𝘁𝗶𝗼𝗻𝘀 𝗼𝗻 𝗟𝗲𝗲𝘁𝗖𝗼𝗱𝗲
1. Right View of a Binary Tree (easy)
2. Merge 'K' Sorted Lists (medium)
3. Binary Search Tree Iterator (medium)
4. Sum Root to Leaf Nodes (medium)
5. Merge Intervals (medium)
6. Diameter of a Binary Tree (easy)
7. Sliding Window Median (hard)
8. Kth Smallest Element in a Sorted Matrix (medium)
9. Partition Equal Subset Sum (medium)
10. Alien Dictionary (hard)
𝗧𝗼𝗽 𝗙𝗕 𝗦𝘆𝘀𝘁𝗲𝗺 𝗗𝗲𝘀𝗶𝗴𝗻 𝗤𝘂𝗲𝘀𝘁𝗶𝗼𝗻𝘀
Design Facebook Newsfeed
Design Facebook Messenger
Design Instagram
Design Facebook Status Search
Design Nearby Friends
Ref:
☛ Top Facebook System Design questions: shorturl.at/DOZ89
☛ Grokking the System Design Interview: https://lnkd.in/g4Wii9r7
☛ Grokking the Coding Interview: https://lnkd.in/gkjFsTxa
----
𝗔𝘃𝗲𝗿𝗮𝗴𝗲 𝘀𝗮𝗹𝗮𝗿𝘆 𝗶𝗻 𝘁𝗵𝗲 𝗨𝗦
SDE (E3): 186K
SDE (E4): 267K
Sr. SDE (E5): 385K
𝗜𝗻𝘁𝗲𝗿𝘃𝗶𝗲𝘄 𝗣𝗿𝗼𝗰𝗲𝘀𝘀
Here is what to expect in a Facebook interview for software engineers:
◈ Recruiter Pre-screen (20-30 mins) - Initial screening based on resume. Questions related to your professional experience, noteworthy projects, and accomplishments. No coding.
◈ Technical Phone Interview (45-60 mins) – You will solve a coding question using an online editor. Your interviewer might ask you a follow-up question or add constraints to the original problem. Common topics include #datastructures, #algorithms, and time/space complexity.
◈ Onsite Loop (4-5 interviews) - Coding, design, and behavioral questions.
➡ Ninja (coding, 2 interviews) – 1-2 coding questions solved on a whiteboard in 45 mins.
➡ Pirate (design, 2 interviews) – Collaborative discussion with the interviewer. Drawing on a whiteboard to solve a system design question. Junior engineers don't get any design interviews.
➡ Jedi (behavioral) Questions about your motivation, people interactions, challenges, and work ethics.
◈ Lunch - It's not an interview. The interviewer will show you around and have lunch with you.
𝗜𝗻𝘁𝗲𝗿𝘃𝗶𝗲𝘄 𝗧𝗶𝗽𝘀
𝟭) 𝗗𝗮𝘁𝗮 𝗦𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲𝘀 - Practice data structures like #heaps, #HashTable, #tree, #LinkedList, #Stack, #Queue, and #Graph.
𝟮) 𝗔𝗹𝗴𝗼𝗿𝗶𝘁𝗵𝗺 - Practice recursion, Merge-Sort, Quick-Sort, Breadth-first search, Depth-first search, Divide and Conquer, and Dynamic Programming
𝟯) 𝗘𝘅𝗽𝗹𝗮𝗶𝗻 𝘆𝗼𝘂𝗿 𝘁𝗵𝗼𝘂𝗴𝗵𝘁 𝗽𝗿𝗼𝗰𝗲𝘀𝘀 - Extremely important. Practice describing your solution and design decisions clearly and concisely.
𝟰) 𝗖𝗼𝗹𝗹𝗮𝗯𝗼𝗿𝗮𝘁𝗲 – Don't forget to discuss, present multiple solutions, and take hints from the interviewer.
𝗧𝗼𝗽 𝗿𝗲𝗰𝗲𝗻𝘁 𝗙𝗕 𝘁𝗮𝗴𝗴𝗲𝗱 𝗖𝗼𝗱𝗶𝗻𝗴 𝗤𝘂𝗲𝘀𝘁𝗶𝗼𝗻𝘀 𝗼𝗻 𝗟𝗲𝗲𝘁𝗖𝗼𝗱𝗲
1. Right View of a Binary Tree (easy)
2. Merge 'K' Sorted Lists (medium)
3. Binary Search Tree Iterator (medium)
4. Sum Root to Leaf Nodes (medium)
5. Merge Intervals (medium)
6. Diameter of a Binary Tree (easy)
7. Sliding Window Median (hard)
8. Kth Smallest Element in a Sorted Matrix (medium)
9. Partition Equal Subset Sum (medium)
10. Alien Dictionary (hard)
𝗧𝗼𝗽 𝗙𝗕 𝗦𝘆𝘀𝘁𝗲𝗺 𝗗𝗲𝘀𝗶𝗴𝗻 𝗤𝘂𝗲𝘀𝘁𝗶𝗼𝗻𝘀
Design Facebook Newsfeed
Design Facebook Messenger
Design Instagram
Design Facebook Status Search
Design Nearby Friends
Ref:
☛ Top Facebook System Design questions: shorturl.at/DOZ89
☛ Grokking the System Design Interview: https://lnkd.in/g4Wii9r7
☛ Grokking the Coding Interview: https://lnkd.in/gkjFsTxa
----
COMMENTS