Implement crawler, dedup, and persistent LRU
Company: Anthropic
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: Medium
Interview Round: Onsite
Quick Answer: This question evaluates skills in web crawling and graph traversal, content-based duplicate detection and filesystem parsing using hashing, and cache design including LRU eviction, handling variable function arguments, and serialization for persistence.