Top 10
Prep plan
Updated weekly · Last refresh Aug 30

Yahoo Security Engineer Interview Questions

The questions to prepare for a Yahoo Security Engineer interview. Questions from real interview reports rank first. Updated weekly.

10questions
~2htotal time
Track your progressSign up free to work through all 10 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 9 questions · ~110 min
Reverse a Linked ListEasy
Practice

Reverse a singly linked list in place using pointer manipulation.

RecursionLinked ListsYahoo
Two Sum ProblemEasy
Practice

Find two indices in an array whose values add up to a target using a hash map.

Hash TablesArraysTwo PointersYahoo
Symmetric vs Asymmetric EncryptionEasy

Explain how symmetric and asymmetric encryption differ in key usage, performance, and common application patterns.

MathArraysYahoo
Design a CacheHard

Tests your ability to design data structures with performance tradeoffs and correctness constraints.

Hash TablesLinked ListsHeapYahoo
CoderPad Basic Data Structure ProblemEasy

Tests your ability to translate a straightforward data structure requirement into working code.

Hash TablesArraysSortingYahoo
CoderPad Simple Data Structure ProblemEasy

Tests your ability to solve a basic data structure problem with clear reasoning and correct implementation.

Hash TablesArraysStringsYahoo
Implement DFSMedium

Tests your ability to implement and reason about depth-first search algorithms.

RecursionStackGraphsYahoo
More Coding questions with a free account
2
More topics1 question · ~12 min
The finish line: interview-readyComplete all 10 questions to finish this plan.