How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?
3290Write a function that counts the number of primes in the range [1-N]. Write the test cases for this function.
2 18592Given a MAKEFILE (yeah a makefile), design the data structure that a parser would create and then write code that iterates over that data structure executing commands if needed.
5756Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.
5529You have 3 jars. Each jar has a label on it: white, black, or white&black. You have 3 sets of marbles: white, black, and white&black. One set is stored in one jar. The labels on the jars are guaranteed to be incorrect (i.e. white will not contain white). Which jar would you choose from to give you the best chances of identifying the which set of marbles in is in which jar?
12 33170Post New Microsoft Interview Questions
Can you load data into multiple tables at once? : aql loader
What Is The Purpose Of Clustering ?
What is an associative container in c++?
What is search engine spam, or seo spam?
What is the purpose of interface?
How do I extract last name in excel?
What is the full meaning of ios?
What are the differences between a database index and a match code? : abap data dictionary
How do you set a font?
Define Hook's law.
Explain the importance of cloud computing in IT?
Why array is faster than arraylist in c#?
Can you run apache and tomcat on the same server?
what is the difference between monopolic competition and under perfect competition?
What is the use of string function match(string,regex)?