Engineer Software Interview Questions

419,718 engineer software interview questions shared by candidates

I was asked general questions about software. Very little detailed knowledge-based questions. In the F2F, I was asked to describe what a snippet of Verilog code would do. In the F2F, I was asked to talk about design methodology. I was asked a lot of questions about engineering process. In the followup Skype session, I presented a proposal for how to integrate Python as a prototyping language in their process of converting from Labview-based HMI to text-language-based HMI.
avatar

R&D Software Engineer

Interviewed at TECO-Westinghouse

2.3
Jul 22, 2019

I was asked general questions about software. Very little detailed knowledge-based questions. In the F2F, I was asked to describe what a snippet of Verilog code would do. In the F2F, I was asked to talk about design methodology. I was asked a lot of questions about engineering process. In the followup Skype session, I presented a proposal for how to integrate Python as a prototyping language in their process of converting from Labview-based HMI to text-language-based HMI.

Second Interview: First Question: declare and define a max_Stack that has 4 operations push/pop/max/top. class maxStack{ // you can add member variables as much as you need void push(); //push like normal stack int pop(); // pop like normal stack int max(); // return biggest element int top(); // like normal stack } all operations should be done in O(1)
avatar

Software Engineer

Interviewed at Vayyar

3.8
Dec 29, 2021

Second Interview: First Question: declare and define a max_Stack that has 4 operations push/pop/max/top. class maxStack{ // you can add member variables as much as you need void push(); //push like normal stack int pop(); // pop like normal stack int max(); // return biggest element int top(); // like normal stack } all operations should be done in O(1)

Viewing 2701 - 2710 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 419,718 interview questions and reports from Engineer software interviews. Prepare for your interview. Get hired. Love your job.