Reddit logo

Reddit Security Engineer Coding Questions

8 practice questions for Reddit Security Engineer interviews

Reddit security engineer interviews cover threat modelling, secure architecture design, vulnerability assessment, cryptography fundamentals, and incident response.

All Roles Software Engineer Backend Engineer Frontend Engineer Full Stack Engineer Mobile Engineer Data Engineer Data Scientist ML Engineer DevOps Engineer DevOps Engineer Product Manager SRE Security Engineer Engineering Manager Data Analyst UX/UI Designer QA Engineer
coding Hard Verified Question #1

1. Ping-Pong Match Scorer


Category: String coding problem
You are building a scoring system for competitive ping-pong matches. Points are awarded one at a time to a player, and the score must be tracked...
Input: String
Output: Computed result
coding Medium Verified Question #2

2. Linked Topic Finder


Category: String coding problem
You are building a topic recommendation feature for a content platform. Topics are linked when they share readers in common. Given the reading data,...
Input: List
Output: Integer
coding Medium Verified Question #3

3. Distributed Log Timeline


Category: String coding problem
You are monitoring a distributed system consisting of multiple services, where each service generates event logs at specific timestamps. A JSON...
Input: List
Output: Computed result
coding Hard Verified Question #4

4. Admin Permission System


Category: Trie-based coding problem
You are designing a system that tracks administrator privileges for an online platform using a time-ordered log of administration actions. Each log...
Input: List
Output: Computed result
coding Hard Verified Question #5

5. Expense Ledger


Category: Graph coding problem
A company's expense tracking database was lost. Fortunately, a complete historical log of all financial transactions was retained. Your task is to...
Input: Graph (nodes and edges)
Output: Computed result
coding Hard Verified Question #6

6. Document Context Merger


Category: Trie-based coding problem
A document review application maintains a history of entries where each entry is identified by a unique, strictly increasing integer id and...
Input: List
Output: Array
coding Hard Verified Question #7

7. Org Chart Navigator


Category: Tree coding problem
A company's reporting structure is described as a list relationships, where each element is a list of strings. The first string represents a...
Input: Array of strings
Output: Array

No AI generated questions yet for Reddit.

Related Reddit Security Engineer interview prep

Start practicing Reddit questions

Sign up for free to access walkthroughs, AI-generated questions, and more.

Get Started Free