Describe a circuit that implements the following truth table using only NAND gates. A B OUT 0 0 1 0 1 1 1 0 0 1 1 1
Senior Interview Questions
341,279 senior interview questions shared by candidates
Calculate fifo depth for following data rate Writing Data = 80 DATA/100 Clock (Randomization of 20 Data’s) Outgoing Data= 8 DATA/10 Clock. Burst size = 160
Implement a method 'find' that will find the starting index (zero based) where the second list occurs as a sub-list in the first list. It should return -1 if the sub-list cannot be found. Arguments are always given, not empty. Sample Input 1 list1 = (1, 2, 3) list2 = (2, 3) Sample Output 1 1 Explanation As second list (2, 3) is sub-list in first list (1, 2, 3) at index 1 Sample Input 2 list1 = (1, 2, 3) list2 = (3, 2) Sample Output 2 -1
Probability of a knight making a valid move on NxN matrix in m steps.
Given an NxN matrix, find out the number of ways to get to the NxNth cell from the 1x1 cell...
Be prepared to answer questions on your previous work. Also, Deloitte pays maximum importance to communication skills. Good communication skills can get you through the interview process with ease.
Where do you live? That's the crucial question, no matter your grades, how many languages you speak and your experiences. If you live in Milan and you have a degree bought at Bocconi you become the perfect candidate!
How would you deal with agents who are more tenured than you are in the company
Would i be ready to work full day on alernate saturdays ?
How many certifications do you hold?
Viewing 311 - 320 interview questions