InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
If Microsoft wanted to introduce a data analytics product to small businesses, how will you use your marketing skills to drive interest and highlight its virtues? |
Answer»
|
|
| 2. |
Explain recursion in a way that a non-technical person may comprehend. |
|
Answer» Let’s understand this question in a way our grandmother can GET by following points-
Suppose you are typing recursion in a web browser and it comes “Did you mean: recursion”? Click on that message. It will appear again. Now click again and there it is again. Click it….Ok enough. This PROCESS is recursion. |
|
| 3. |
Is data deleted from the Recycle Bin permanently lost? |
|
Answer» Files or Folders that have been DELETED from Recycle Bin are STILL located in the hard drive or OS and can be restored from there with the HELP of the right software until they are OVERWRITTEN by NEW data but if there is no hard drive attached to your system and if data is overwritten then you cannot restore the data. |
|
| 4. |
How do you establish and maintain healthy connections with coworkers who work in different locations? |
|
Answer» If you are working from different locations then maintaining business relationships COULD be difficult and it can create a gap in PRODUCTIVE communication. Let’s look out some ways how you can STAY connected- |
|
| 5. |
List out some main differences between standard modules and class modules? |
|||||||||||||||
|
Answer» The MAIN DIFFERENCE between standard and class MODULES is in the way they handle the data.
|
||||||||||||||||
| 6. |
How will you check if a Binary tree is BST or not? |
|
Answer» Before understanding this with a program let’s KNOW some PROPERTIES of BST.
bool isBST(node* root) |
|
| 7. |
How would you explain the cloud to someone but you have only 90 seconds? |
|
Answer» Last year somebody asked Dave Nielsen, FOUNDER of Cloud Camp to tell about cloud in two minutes, and this year he has updated his VIDEO by editing it 30 seconds shorter and comes with “OSSM” i.e.-
|
|
| 8. |
Do you use Microsoft products or services? If yes, which one is your favorite, and why? |
|
Answer» The question is asked to check your familiarity with Microsoft’s services and can be used to HIGHLIGHT your SKILLS or you can also MAKE them realize in which area you are trying to land in Microsoft. Example- Of course, I use Microsoft products and services and my FAVORITE is Microsoft Office 365 because this tool makes my work easier and allows me to work efficiently as a document created with this can be stored on the cloud and accessed with any device which has INTERNET. |
|