Devise a way to make sure there is always mlik in my fridge.
Account Manager Microsoft Technical Interview Questions
566 account manager microsoft technical interview questions shared by candidates
Assume that you are given the head and tail pointers of a doubly linked list where each node can also have a single child pointer to another similar doubly linked list. There are no cycles in this structure outside of the traditional double links. Write a procedure in C++ that flattens this structure into a single list.
There are 9 identical looking balls, but one ball is slightly heavier than the others. If you have one scale, what is the least number of measurements one would need to identify for sure, which ball is the heavier one?
Basic concepts in Java, HTML/CSS/JavaScript, and SQL
Write a function to reverse a string/ a function to find a certain string within a string. etc.
What are the Active Directory functions?
4. Write an sql query to display employee name and manager name from Employee Table
1) Given 2 strings, remove every instance of every letter in the second string from the first string. Then do it without shifting letters in the first string or creating another string. 2) What is the most efficient way of checking if a letter in the second string is in the first string in the previous problem? What if you're using all ASCII characters? What if you're using the entire Unicode character set?
What is Raid and descrive at least one of the different types of RAID.
First behavioral interview: What is a great program and what is a good program, why do you like CS, what is the important things about designing a remote.. I can't remember all of them :/
Viewing 1 - 10 interview questions