Deep knowledge of platform algorithms, data policies and technical social media concepts!
1. What is "A/B testing at algorithmic scale" on social platforms?
💡 Platforms continuously run massive A/B tests on algorithm changes, UI features, and content ranking to optimize engagement and retention metrics.
2. What is "TikTok's interest graph" vs Facebook's "social graph"?
💡 TikTok's interest graph recommends content based on viewing behavior regardless of social connections. Facebook's social graph connects people based on real relationships.
3. What is "platform regulation" under the EU Digital Services Act (DSA)?
💡 The DSA requires very large platforms (Twitter, Meta, TikTok) to publish transparency reports, allow algorithm audits, and give users more control over recommendations.
4. What is "social media data harvesting" and why is it controversial?
💡 Data harvesting controversially collects vast user data (behavior, connections, private info) for advertising or sale — the Cambridge Analytica scandal exemplified this.
5. What is "multi-armed bandit algorithm" in content recommendation?
💡 Multi-armed bandit algorithms continuously test new content variations while directing more traffic to higher-performing options without rigid A/B test phases.
6. What was the "Cambridge Analytica scandal"?
💡 Cambridge Analytica harvested data from 87 million Facebook users via a quiz app, using it for psychographic profiling to target voters in the 2016 US election.
7. What is "ActivityPub" protocol?
💡 ActivityPub is the W3C standard protocol powering federated social networks like Mastodon, Pixelfed, and PeerTube, enabling cross-platform communication.
8. What is "social media API rate limiting"?
💡 API rate limiting controls the frequency of requests developers can make, preventing abuse, server overload, and unauthorized mass data collection.
9. What is "content moderation at scale" and why is it challenging?
💡 Platforms process billions of pieces of content daily, requiring AI combined with human review to detect violations across hundreds of languages and cultural contexts.
10. What does "dwell time" mean in social media algorithms?
💡 Dwell time measures how long users engage with content before scrolling — longer dwell time signals quality content, boosting algorithmic distribution.
11. What is "data portability" in social media regulation?
💡 Data portability (mandated by GDPR) gives users the right to export their personal data in a usable format to switch platforms without losing their history.
12. What is "social media fingerprinting"?
💡 Behavioral fingerprinting identifies users across different platforms by analyzing unique patterns in typing speed, posting times, and language use.
13. What is "token-based authentication" in social media APIs?
💡 Token-based auth (OAuth) grants third-party apps limited, revocable access to user accounts without exposing credentials — the standard for social media APIs.
14. What is "network effect" in social media growth?
💡 Network effects mean each new user adds value for existing users — more people on Facebook makes it more useful for everyone, creating a self-reinforcing growth loop.
15. What is "coordinated inauthentic behavior" on social media?
💡 Coordinated inauthentic behavior involves networks of fake or compromised accounts working together to amplify narratives, spread disinformation, or manipulate trends.
16. What is "graph neural network" used for in social media?
💡 Graph neural networks process the complex relationship structures of social networks to improve friend recommendations, content discovery, and fraud detection.
17. What is "engagement bait" and why do platforms penalize it?
💡 Engagement bait explicitly solicits interactions ("Like if you agree!") manipulating algorithms. Platforms penalize it by reducing organic reach.
18. What is "collaborative filtering" in social media recommendation systems?
💡 Collaborative filtering recommends content by finding users with similar taste patterns — "users who liked X also liked Y" — used by YouTube and Netflix.
19. What is "social graph analysis"?
💡 Social graph analysis maps relationships between users to identify key influencers, community clusters, information flow patterns, and network vulnerabilities.
20. What is "federated social media"?
💡 Federated social media (Mastodon, ActivityPub) uses open protocols allowing users on different servers to interact — no single company controls the network.