I received Microsoft test questions today, I feel relatively depressed, I am familiar with Java, and the topics are C . . . Very depressed. . . Oh, but I'm going to put it out for everyone :)
Test Paper for Software Design ENGINEER
(TEST TIME: 60 minutes)
Name: Date: location:
Part 1: Technical Skills Set
(Please "●" Paste within the skills you have mastered, and indicate your usage time and related certificates)
Skill list
proficient
skilled
grasp
To understanding
Use time (month)
Certificates
ENGLISH (OR)
ENGLISH (Written)
OOP Programming Skills
C / C (Pointer, Memory)
Java
C #
.NET
Algorithm & data structure
Win API EXPERIENCE-PLUS
Part 2: Technical Test
1. Implement the function of the recursive algorithm of the secondary search. (Use C , not recommended for pseudo code)
2. Please indicate the error of the program.
#include
INT * P;
Void function ();
{
Int n;
N = 25;
P = & n;
}
void main ()
{
Function ();
Cout << "Value of * P: << * P << endl;
}
3. English writing
Question: please describe your carel path in the next too.