Engineer Iii Interview Questions

2,119 engineer iii interview questions shared by candidates

R1. Discussion R2. Technical frontend questions on Javascript and problem solving R3. Technical front-end questions continued in React coding this time R4. More discussions but useless R5. Assignment on some system design problem and making a tech spec out of it R6. Discussion of tech spec on Front of engineering lead, tech lead, other members in the team (mostly juniors) R7. Offer discussion by calling to office and meet in person R8. I declined to take meeting without any offer
avatar

Software Development Engineer (SDE) III

Interviewed at Prodigal Technologies

4
Apr 6, 2023

R1. Discussion R2. Technical frontend questions on Javascript and problem solving R3. Technical front-end questions continued in React coding this time R4. More discussions but useless R5. Assignment on some system design problem and making a tech spec out of it R6. Discussion of tech spec on Front of engineering lead, tech lead, other members in the team (mostly juniors) R7. Offer discussion by calling to office and meet in person R8. I declined to take meeting without any offer

in a word document, find 10 top most occurring words? what data structure to be used, and print top 10 occurring words and their count. avoid words like('a' , 'an' , 'the' , 'for' ...) can we use std::map vs unordered_map vs custom max_heap DS.
Jul 28, 2018

in a word document, find 10 top most occurring words? what data structure to be used, and print top 10 occurring words and their count. avoid words like('a' , 'an' , 'the' , 'for' ...) can we use std::map vs unordered_map vs custom max_heap DS.

how to find if a window application process is running or hanged? how to detect which thread is hanged? which location is it hanged? - logging? debugging?? task manager? ps/top? windbg? or attach the running process to a debugger and find call trace of all threads?
Jul 28, 2018

how to find if a window application process is running or hanged? how to detect which thread is hanged? which location is it hanged? - logging? debugging?? task manager? ps/top? windbg? or attach the running process to a debugger and find call trace of all threads?

Input : arr[] = {1, 2, 3, 4, 5, 6, 7} Output : 4 5 3 6 2 7 1 Given an array of n elements. Write a program to rearrange the array such that elements at even positions are greater than all elements before it and elements at odd positions are less than all elements before it.
avatar

Software Engineer III

Interviewed at FactSet

3.9
Mar 11, 2022

Input : arr[] = {1, 2, 3, 4, 5, 6, 7} Output : 4 5 3 6 2 7 1 Given an array of n elements. Write a program to rearrange the array such that elements at even positions are greater than all elements before it and elements at odd positions are less than all elements before it.

Viewing 1911 - 1920 interview questions

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