Find largest file in a directory using Bash

Quick Overview

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.

Find largest file in a directory using Bash

Company: Intuit

Role: Software Engineer

Category: Software Engineering Fundamentals

Difficulty: medium

Interview Round: Online Assessment

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.

|Home/Software Engineering Fundamentals/Intuit
Intuit logo
Intuit
Feb 11, 2026, 12:00 AM
mediumSoftware EngineerOnline AssessmentSoftware Engineering Fundamentals
8
0
Loading...
Loading comments...