Find largest file in a directory using Bash
Company: Intuit
Role: Software Engineer
Category: Software Engineering Fundamentals
Difficulty: medium
Interview Round: Take-home Project
Quick Answer: This question evaluates a candidate's proficiency with shell scripting and Unix command-line concepts, including recursive file-system traversal, recognizing regular files versus other file types, handling filenames with whitespace, and extracting size metadata.