Devise a way to make sure there is always mlik in my fridge.
Microsoft Software Engineer Interview Questions
713 microsoft software engineer 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?
implement a function thet gets a string ans prints all string permutetions
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?
They have asked about my current project and few questions on subject.
Viewing 1 - 10 interview questions