Microsoft visited our campus today , an advice for everybody preparing
for it , make sure you know all the recently asked questions(posted on
algogeeks) , they repeat some questions .

Written Round:
objective round , 30 minutes , 10 questions(easy) .
subjective round , 45 minutes , 2 questions (easy)

The questions of subjective round were
1.Find the first non repeating character in a string , do it in O(n)
time and O(1) space , use one bit per character for checking
repeatedness.
2.Write test cases for find and replace function of notepad .

The questions of objective round were:
1.Some address calculation in array
2.Input-Output
3.A question involving classes , we were asked what a function was
doing ( very simple )
4.A question involving some set operations
5.Find the percentage of occupancy in a disk ( this is the one that
was repeated )
6.A question involving the use of scanset in scanf .
7.What gcc stands for ( yes , they actually asked it )
8.A function involving use of this statement (int)(x + 0.5) , again a
repeated question :)

Thats all i remember :)

Anurag Atri
Delhi College Of Engineering

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to