Implement package manager. Given array input of packages and their dependencies, output the order which packages needs to be installed in
Engineer Ii Interview Questions
9,766 engineer ii interview questions shared by candidates
The Codility challenge included 2 problems to be done in 3 hours. While the first one focused on performance the second one focused on correctness. I think I did both of them near perfect. Most questions in the onsite (5 rounds) were simple and decent and if not of common sense (considering the role). Some went very deep into the Linux internals but nothing unreasonable (fork, execv, tlb, etc). Other questions were related to TCP/UDP/DHCP but quite trivial. The coding challenge was about implementing a hash using C++ templates and additional things were added to the problem as I solved it. It truly seems now to me the interviewer was trying to fail me or set the bar at an unreasonable level (for the position).
Some modest about SQL - Columns - Did not see / hear much else from anybody -- got the feedback through the recruiter -- that the team did not see much use for the skill set ..did they not get to see my resume ??-- incidentally I have an M.S. in Operations Research / M.S. in Statistics --and have an experience of many yrs in various FSI and GOVT services domain space
Write algorithm/code to find longest path between any two cities. 4X4 matrix was given. If there is no connectivity between two cities then the distance between them was given as -1. Its cyclic graph.
Given a adjucency matrix view of a graph find connected components in it.
Mostly technical Related to Demandware
What are your salary expectations.
Shared a problem statement for craft demo.
Tell me a time...
Design (and draw an infrastructure diagram for) a system in which speed detection cameras upload snapshots for each vehicle (with a license plate ID, timestamp, and location included) and the system is queried to return all the speeders for a given location and date range. No implementation required.
Viewing 731 - 740 interview questions