questions seemed dynamic based on the specifics of the role and candidate
Engineering Manager Interview Questions
8,504 engineering manager interview questions shared by candidates
Write a function to select the best coupon from a list that provides the maximum discount for a given cart value. Each coupon has fields: code (string), max_discount (numeric), priority (numeric, lower is higher priority), and min_cart_value (numeric). A coupon is eligible only if the cart value meets or exceeds its min_cart_value. Selection Rules Filter eligible coupons first, then rank by these criteria in order: Highest max_discount (primary) Lowest priority if discounts tie (secondary) Earliest occurrence in input list if both discount and priority tie (tertiary) Return the coupon details (or null/none if no eligible coupons). Assume input is an array of coupon objects and a numeric cart_value.
Typical behavioral questions related to management and their company values/culture.
Simple Engineering questions + other like "Why joining Fonoa"
What did the recruiter tell you about this role?
Q: Why do you want to work at Consensys? Q: What is your favorite crypto wallet and why?
How close to the code are you still? They want a c# deep level coder as well as someone who has a broad understand testing as well as someone with a great deal of management experience
Tell me about your experience as an Engineering Manager
Standard Google interview type questions. They made it more fun than Google though.
questions about transformer design
Viewing 7691 - 7700 interview questions