I received a Microsoft test today today.

xiaoxiao2021-03-06  101

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.

转载请注明原文地址:https://www.9cbs.com/read-124889.html

New Post(0)