Ingeniero Iii Interview Questions

2,122 ingeniero iii interview questions shared by candidates

Given an array A of integers and a key K, count the number of items in A which starts & ends with the key. ie. suppose the array contains 25425 2134 25456225 2525 2465 and the key is 25, then the output should be 3 (since 25425 25456225 2525 begins & ends with the key K). Second question was to print ';' (semicolon) without using it. Third was to check for brackets in the given expression.
avatar

Software Engineer III

Interviewed at Payoda

4.6
Dec 3, 2016

Given an array A of integers and a key K, count the number of items in A which starts & ends with the key. ie. suppose the array contains 25425 2134 25456225 2525 2465 and the key is 25, then the output should be 3 (since 25425 25456225 2525 begins & ends with the key K). Second question was to print ';' (semicolon) without using it. Third was to check for brackets in the given expression.

Round 1. Tweaked version of this - https://www.geeksforgeeks.org/problems/bottom-view-of-binary-tree/1 Given a tree, find bottom view - 1 / \ 3 2 / \ / \ 4 5 6 7 Expected output - 4 3 5 6 2 7 (Not 4 3 6 2 7)
avatar

Software Development Engineer III

Interviewed at Walmart Global Tech

3.6
Mar 25, 2025

Round 1. Tweaked version of this - https://www.geeksforgeeks.org/problems/bottom-view-of-binary-tree/1 Given a tree, find bottom view - 1 / \ 3 2 / \ / \ 4 5 6 7 Expected output - 4 3 5 6 2 7 (Not 4 3 6 2 7)

Was asked detailed questions related to materials and engineering science. They really wanted to verify that my credentials were valid by asking specific questions about asphalt, concrete, bridges, etc..
avatar

Transportation Engineer III

Interviewed at Washington State Department of Transportation

4.2
Mar 17, 2014

Was asked detailed questions related to materials and engineering science. They really wanted to verify that my credentials were valid by asking specific questions about asphalt, concrete, bridges, etc..

In F2F round: Very elementary level questions. For Lead positions, they are asking really simple and basic questions. Will not advice good candidate to waste the time with this kind of peoples. Really nothing more has to share about this company. If CTO, CEO are seeing this review. Do pulse check of your company. Hire some good developers with proven records else very soon funding will be over. Just one sample from the questions: ____________________________ for (var i=0;i<10;i++){ console.log(i); (function(){ console.log(i); })(); } ------------------- in his opinion output should be 10 from both logs in each loop count.
avatar

UI-III/Lead Developer

Interviewed at LendingKart

3.3
Mar 24, 2017

In F2F round: Very elementary level questions. For Lead positions, they are asking really simple and basic questions. Will not advice good candidate to waste the time with this kind of peoples. Really nothing more has to share about this company. If CTO, CEO are seeing this review. Do pulse check of your company. Hire some good developers with proven records else very soon funding will be over. Just one sample from the questions: ____________________________ for (var i=0;i<10;i++){ console.log(i); (function(){ console.log(i); })(); } ------------------- in his opinion output should be 10 from both logs in each loop count.

The panel asked several questions including but not limited too essential duties of a successful project manager, identify and explain risks associated with projects, most important factor to delivering a successful project, best and worst traits/qualities as a professional and how I've worked to better myself at a professional and personal level.
avatar

Project Manager - Transportation Engineer III

Interviewed at Washington State Department of Transportation

4.2
Feb 13, 2017

The panel asked several questions including but not limited too essential duties of a successful project manager, identify and explain risks associated with projects, most important factor to delivering a successful project, best and worst traits/qualities as a professional and how I've worked to better myself at a professional and personal level.

Viewing 121 - 130 interview questions

Glassdoor has 2,122 interview questions and reports from Ingeniero iii interviews. Prepare for your interview. Get hired. Love your job.