Coding Sheet

Bash and Linux

The shell one-liners and scripts infra interviews expect. Grouped by pattern and tagged by role. Practise each one on LeetCode and tick it off here.

0 / 20 solved

0%

Easy 0/9·Medium 0/11·Hard 0/0

StatusProblemDifficultyPracticeExplanationSolutionSave
Replace a config value in placeEasy— Read—
Strip comments and blank lines from a configMedium— Read—

StatusProblemDifficultyPracticeExplanationSolutionSave
Count unique HTTP status codesEasy— Read—
Print the 3 most frequent IPs in an access logMedium— Read—
Word frequency countMedium Read—

StatusProblemDifficultyPracticeExplanationSolutionSave
Top 3 directories by sizeEasy— Read—
Top 3 processes by memory usageMedium— Read—
Find world-writable filesMedium— Read—

Must-do problem (the last-minute revision list). Company tags appear only where a public interview report names that company.