Guangzhou NetEase Interactive Entertainment (Game) Android Gang Mian Jing

First of all, I complained about the Netease game. I waited for more than an hour on the first floor of the Netease Building for the two interviews (the mobile phone signal inside was not good), one side was 3.27, the other side was 3.29, and I only received the rejection letter on 4.13. Personally, I feel that the content of the interview is quite simple, and the two programming programs on the second side have also been made, but in the end they were brushed, probably because of poor academic qualifications and average personal ability.

One side (two interviewers):

Self introduction;

I asked about the static role of c (I said before that I only learned c but not c++, so I didn’t ask);

Bubble Sort;

Asked a detail of my game project;

Another interviewer began to ask about the Android content based on the resume, four major components and five storages;

I asked about the principles of some open source frameworks, the difference between different image loading frameworks, how to deal with special characters in the okhttp header, etc.;

The difference between animator and animation;
xxhdpi folder resolution adaptation related issues;
handler, anr, oom processing;
Finally, ask if you have encountered some difficult problems 


Second side:

There is only one interviewer this time, the aura is very strong, and it feels like a director level

Introduce yourself first;

ask the project;

Programming questions:

1. There are three threads doing calculations, and the results are sent to the fourth thread

2. 

x=1;

x=x/2;//When even number

x=x+1;//Odd

After executing three steps, count once, and use recursion to count the number of executions


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324489337&siteId=291194637