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

NETFLIX.ZIP

Meta Interview - Designing a Video Streaming Service

Meta Interview - Designing a Video Streaming Service  

updated at Nov 07, 2025   1,404  
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,571  
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,482  
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...