Job Recruitment Website - Job information - Is there a written test for fresh graduates of computer department to attend the campus job fair? If so, what do they usually need to master?

Is there a written test for fresh graduates of computer department to attend the campus job fair? If so, what do they usually need to master?

There is a written test to attend the campus job fair. There will be a written test first, and you will be informed of the interview after the written test is passed.

If you are recruiting on campus, the written test will not be as detailed as the exam, and it will generally be more basic.

Let me give you a few examples: for example, the development of C may test the algorithm of some basic loop statements, and give you a few statements to get the final result; There is also to let you judge whether the format of the statement is correct; For example, how do you use the #define statement? Of course, there are some theoretical questions in the exam, which require you to explain the difference between C/C++ and the difference between C++ and java.

If you want to work in computer development, I recommend you to read C/C++ development books such as Tan Haoqiang, read the basic knowledge, and then look at the data structure, which is more important. Look at some important algorithms in it, such as graph search and number sorting. In addition, you need to read more basic knowledge of microcomputers.

Generally speaking, the topic of the written test is not difficult or detailed, mainly to test the basic knowledge. It's important to find a job during the interview. The interview is to truly show what you know, what you know and what benefits you can bring to the company. If you have some project experience in college, it is best to mainly describe the projects you have done.

I have said so much unconsciously. If you want to know more, you can settle it. I will try my best to help you.