Find the Longest Even-Length Word
Company: Walmart Labs
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: easy
Interview Round: Technical Screen
Quick Answer: Implement `longest_even_word(sentence)`. Work through the function contract, boundary cases, correctness argument, and time and space complexity expected in a production-quality solution.