Frequently asked Job Interview Questions - 6
- What is the difference in memory management between Java and C++? Is it possible to create a memory leak in Java ?
- An 8bit ADC with parallel output converts input signal into digital numbers. Ccome up with the circuit
- Which circuit has a less propagation delay?
- Design a divide-by-3 counter with equal duty cycle ?
- When will you use a latch and a flipflop in a sequential design?
- How big does the fifo need to be to avoid data over/under-run
- Design a circuit to detect which way the wheel is moving. Do not assume any fixed position for start
- What can be possibly the problem with the memory?
- Microsoft - What is the state of each door after the last pass ?
- What is the probability that the ants don't collide ?
- Implement a queue in an array
- What numbers are required on the faces of the cubes to allow this for all possible days in the calendar ?
- Microsoft - Switching Door problem ?
- Google - Design and describe a system/application that will most efficiently produce a report of ... ?
- Microsoft - How many different cubes can you make by painting each side using one of siz colors ?
- Microsoft craxy question - You are in a blender !
- Create an XOR gate using only NAND gates. What is the minimum number of gates you need for doing it ?
- What is the effective way of Device Independent Bitmap files management ?
- what is the volume of a rectangular prism
- The Dutch National Flag Problem
- What is the difference between deep copy and shallow copy ?
- How many do you have to grab to be sure you have 2 jelly beans of the same color ?
- Microsoft Would you accept the wager puzzle
- Given a string, with spaces, replace spaces with %20
- Write the 'grow' function for a C++ vector class
- How would you determine if someone has won a game of tic-tac-toe on a board of any size ?
- How would you design the rest of the system ?
- Write a function to find the 2 biggest numbers in an array, and return the sum ?
- Write a function to find the next prime number after a given number
- From K sorted arrays, each of size N, how would you construct one big array ?
