HOME Job & Self-development Computer & Internet Computers & Internet Blob NoSQL Hadoop Mascot HBase Java TaskTracker Meta Meta Interview System Design TRANSFORM Amazon Meta Recruiter Interview Meta Interview Guide Content Delivery Network Phone Screen Interview Star Method Interview UDTF Video Streaming UDF STAR Meta Job Interview Meta Phone Screen UDAF Recruiter Screen Tips AWS Scalability Chun

NETFLIX.ZIP

Meta Interview - Designing a Video Streaming Service

Meta Interview - Designing a Video Streaming Service  

updated at Nov 07, 2025   1,340  
This post explores the key considerations and thought processes involved in designing a video streaming service,as commonly discussed in Meta (Facebook) interview scenarios.We'll delve into the various aspects,from understanding user needs to selecting app...

Guide for Meta Recruiter Phone Screen Interview  

updated at Nov 07, 2025   1,424  
The Meta Interview Process OverviewThe Meta interview process is multi-staged,designed to thoroughly assess candidates for various roles.Here's a typical breakdown::Recruiter Screen: An initial phone screen with a recruiter to assess basic qualifications a...

Hive provides SQL-like query language on HDFS(Hadoop Distributed File System)

Hive provides SQL-like query language on HDFS(Hadoop Distributed File System)  

created at Mar 14, 2012   1,451  
Hive defines a simple SQL-like query language, called QL, that enables users familiar with SQL to query the data. At the same time, this language also allows programmers who are familiar with the MapReduce framework to be able to plug in their custom mappe...