Where do you aspire to be in 5 years
Product Engineer Interview Questions
6,956 product engineer interview questions shared by candidates
What do you expect from the company?
Body effect on MOSFET
Basic questions on JAVA, UNIX, MySQL and some brainstorming post the basic level.
Round 1. Machine Coding:- ------------------------------------ Similar to Flipkart- Design and Implement Splitwise. Implement functionalities like add expense, settle amount, check balance. Round 2:- ------------------- a. Some questions related to the products you have worked in the past. b. Think of ways you will use to ease the life of your clients if you are an Accounts Manager of a company say, Amazon. c. Open-ended discussions on the design choices of certain apps and websites in the current day market
What are the key elements of a software product?
How would your previous product development in a different industry help Defy?
Questions were based on Gpon , wlan, vlan , omci, igmp snooping
Given a tree of 2-bit adders (no branching and looping), how would write an algorithm to reduce its over all delay?
Given two integer arrays, write a function which can compute the product of first array and save in the second array, except the product of that particular element from first array of same index you currently store in second array. A = [a(0), a(1), a(2), a(3) ... a(n)] B = [b(0), b(1), b(2), b(3) ... b(n)] where b(0) = a(1) x a(2) x a(3) .... x a(n) b(1) = a(0) x a(2) x a(3) .... x a(n) . . . b(n) = a(0) x a(1) x a(2) .... x a(n-1)
Viewing 911 - 920 interview questions