Technical Question (for Software Engineering Roles) Question: "Given an array of integers, find two numbers such that they add up to a specific target number. Return the indices of the two numbers." Example: Input: nums = [2, 7, 11, 15], target = 9 Output: [0, 1] (because nums[0] + nums[1] = 2 + 7 = 9)
Engineer Ii Interview Questions
9,767 engineer ii interview questions shared by candidates
Framework related questions, OOPs Concept
Pointers bit wise operators arrays
I don’t remember the exact question but it was focused on array after solving the problem in one go the interviewer tried to make it complex by introducing more variables which wanted you to use complex data structures like min heap
Android related, DSA, system designs (both HLD and LLD)
Talk about a time that you got ambiguous requirements?
1. Get Data from API 2. Two Easy Python Question 3. One easy SQL question
Why do you want to pursue a career opportunity in the utilities industry?
Network Sustainment Engineer II , MPLS, NETWORKING, FIBER
HR round : general questions around work situations, and scenarios ar workplace
Viewing 8341 - 8350 interview questions