1. Cumulative sum of fibonacci series. fib(n) = addition of all the fibonacci numbers upto n -1.
Engineers Interview Questions
843,107 engineers interview questions shared by candidates
Write a function that detects the first non-repeating character in a char array, and do so with only a single pass over the array.
Why Yelp? Tell me about a project you worked on lately. Given an array, return the smallest k elements from the array.
Why are man-holes round?
Was asked to implement a method to find the middle value of a linked list with using the standard provided functions of a linked list Also asked to find a number repeated sequentially the most number of times in an integer array. Then provide test cases on function
Asked some questions about core foundation types and behavior distinctions between APIs.
If you were a hostess at a restaurant, how would you implement a data structure to organize the reservations given x number of people per table, y number of tables, reservation time intervals of 30 minutes from 6pm-11pm, and time durations of parties at a table being one hour?
What would you consider second to safety?
1. MIMO Systems- explain the benefits of 2Tx/1RX vs 1Tx/2Rx 2. 10 wires with each having 2 ends are inside a bag. 2 ends can be connected to form 1 notch. The total number of possible notices are 1 to 10. Find the expected value of possible number of notches. Explain the process. 3. Given a PDF with an exponential distribution of lambda(e^-lambda x) explain how to find lambda given ten independent observation points. 4. given a complex system of -1 to +1 KHz, determine the Nyquist rate and what under what conditions will aliasing occur. If the bandwidth was triangular shaped, what will the resulting shape be when Fs is 2 KHz.
Given: three clamped NMOS transistors in series with Vcc at the beginning. The output of the final one went into the source of a PFET, with the drain tied to ground and the gate tied to some voltage, I forget exactly what. I was asked to label the voltage at each node, and then which state the PFET was in.
Viewing 2961 - 2970 interview questions