Engineer 1 Interview Questions

3,915 engineer 1 interview questions shared by candidates

I had to handle a sequence of file names and ensure that duplicate names were renamed in the format name(x), where x represents the occurrence count. For example, the input dog cat dog dog would result in dog cat dog(1) dog(2), simulating folder creation in an OS.
avatar

Member of Technical Stuff 1

Interviewed at Nutanix

3.8
Feb 27, 2025

I had to handle a sequence of file names and ensure that duplicate names were renamed in the format name(x), where x represents the occurrence count. For example, the input dog cat dog dog would result in dog cat dog(1) dog(2), simulating folder creation in an OS.

Most of the questions were Leetcode-style, covering key concepts like greedy algorithms (similar to Jump Game), sliding window techniques (like finding the longest subarray with a sum constraint), and dynamic programming. The problems were well-structured and tested both logic and optimization skills.
avatar

MTS-1

Interviewed at Nutanix

3.8
Jul 13, 2025

Most of the questions were Leetcode-style, covering key concepts like greedy algorithms (similar to Jump Game), sliding window techniques (like finding the longest subarray with a sum constraint), and dynamic programming. The problems were well-structured and tested both logic and optimization skills.

Viewing 411 - 420 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 3,915 interview questions and reports from Engineer 1 interviews. Prepare for your interview. Get hired. Love your job.