You can choose master's degree or doctor's degree. You don't need to mail the materials in advance. You can apply online.
The summer camp of NTU was held in May. My first impression in the past was that "this school is really rich" and I lived in a four-star hotel? This room is very luxurious. If you put it outside, it costs seven or eight hundred a night. . . . . I ate a hotel buffet in the morning, and the other two meals were meal tickets issued by the school. I have a good impression of the canteen in the new campus of the school, probably because I care more about life. .
The summer camp in this school needs to apply in advance. This school has lamda laboratory (a laboratory in Niu Niu, Zhou Zhihua, which is very powerful, and its direction is machine learning and data mining). It is impossible to interview lamda just by applying for summer camp qualification (I didn't apply at that time, which led to a deep pit later. . . ), remember to apply for interview qualification of lamda Lab when applying for summer camp. See their home page for details. (Only through two rounds of NTU examination and lamda interview can you enter lamda laboratory for postgraduate or doctoral study. )
I am ashamed to say that at that time, other students in the same field applied for lamda. I don't know whether to apply in advance, and because lamda interviewed in advance the day before the summer camp started, there was a bully from Nantah as soon as she got off the plane at night (it is not recommended to apply in advance).
Lamda interview (application):
Teacher Yu Yang: They sent out a paper in advance, and after reading it, they gave lectures like ppt (the teacher allowed bullying).
Li Wujun: I didn't ask too many questions, just chatting. Basically, after reading my resume, I have already decided on a good candidate. (Teachers are not allowed to bully)
Interview with Lamda (bully):
Teacher Yu Yang:
1. What's so complicated about quick sorting? There's also a handwritten proof on the blackboard.
2. Briefly describe how to "quickly select the nth number" (fast selection, complexity is O(n)).
3. Talk about the items on your resume and ask questions according to your resume.
Whether you apply for lamda or not, you need to take the following two exams:
Machine test (two hours, two out of four, generally two can be selected):
1, the sum of the longest continuous sequence (given a string of positive and negative numbers, choose any continuous number (you can select all of them), and ask for the maximum sum)
2. The longest path of undirected graph (simple Dijkstra)
3. Give an expression, such as (3*2+ 1/2)+ 1*2, and calculate the result.
4. Find the longest path (root to leaf node) of a tree.
Interview:
Introduce yourself in English.
2. Ask professional courses according to different professional directions.
3. Theorem of large numbers, Bayes formula, etc.
4, the difference between operating system threads and processes, etc. (The operating system prefers to ask questions)
Note: You can talk to the teacher at any time (it is best to send your resume to the teacher's email in advance). Every teacher has a quota, that is to say, no matter how your scores in the last two rounds of exams are, as long as the teacher is willing to give you this quota, you can directly get the master's or doctoral qualification of Nantah (the quota is very precious, so you don't have to attend summer camps in other schools, of course, you can take it secretly, but it is immoral and not recommended).
Applying for summer camp requires mailing materials in advance.
To study for a master's degree: (remember: most of the master's places are reserved for students in Tsinghua)
Don't choose the summer camp of computer department (basically don't recruit masters from other schools unless you go to heaven) (I heard that one year a teenager from another school made great achievements in supercomputing and other fields. ), acm silver medal and gold medal are not very strong, summer camp caught a lot), please choose automation (the home of computer department), data research institute and other summer camps.
If you don't go through the summer camp, you can try to recruit students from software and computer departments in September, and there will be different numbers of small places every year.
To get a doctorate (contact the tutor in advance, and it is best to communicate more):
It's much easier than a master's degree, and different departments can choose.
Computer department:
Before GPA 1-2% or so, you are required to be qualified to enter the camp, with high scores but excellent competitions. The assessment method is similar to that of Peking University. See below.
Applying for summer camp requires mailing materials in advance.
Master's degree: (remember: most master's places are reserved for Peking University students)
Don't choose the summer camp of computer department (basically don't recruit masters from other schools), please choose other summer camps (before grade point 10%) such as Soft Micro College and Frontier Interdisciplinary Research Institute.
Frontier interdisciplinary research institute:
Machine testing:
20 16 Computer Examination in Summer Camp of Big Data Research Center
Written test and interview: See Computer Department below.
To get a doctorate (contact the tutor in advance, and it is best to communicate more):
It's much easier than a master's degree, and different departments can choose.
Computer department:
Only about 65,438+0-3% of the GPA is required to be eligible to enter the camp. However, the score is high but there are excellent competitions, so the admission is more relaxed than that of Tsinghua Computer Department.
Written test:
All kinds of mathematics, review discrete, high number, line generation, high generation.
Machine testing:
There was practice the day before and a formal exam the day after.
20 16 outstanding students of Peking university computer science and technology college practice before computer training in summer camp.
20 16 Computer Examination for Excellent College Students in Summer Camp of Peking University Institute of Computer Science and Technology
Interview:
All the teachers in the lab have a meeting together, and their English scores are graded according to Band 6. The rest is to ask resumes, professional questions and chat.
Both a master's degree and a doctor's degree are acceptable. You don't need to mail the materials in advance, just apply online.
When I submitted the materials, I staggered the place, which led to the software college there not receiving my application after I was listed. . . . .
After that, I contacted Kenny Zhu, the teacher of ADAPT Lab, who was very nice. He will send the papers in the direction that students are interested in or in the direction that is more relevant to your resume (related to the direction of the laboratory) to the applicant (around 10 that evening, and send them to his mailbox before 6 pm the next day). After reading it, he will write a summary, advantages and disadvantages. If passed, it will be a video session, asking some professional questions, asking resumes and chatting. If you pass the video interview, then you are allowed to enter SJTU's ADAPT Lab, but only if you are qualified for summer camp or handed in insurance research in September.
The registration notice issued by Software Institute on May 24th is counted as the registration notice issued on May 13.
Both a master's degree and a doctor's degree are acceptable. You don't need to mail the materials in advance, just apply online.
All summer camps of Chinese Academy of Sciences are registered on the website of "Action Plan of Combining Science with Education" of Chinese Academy of Sciences University. If they pass the online exam, they can attend the on-site interview. He only allows one of the school of software and the school of computing to go, and the school of information can interview with one of the first two at the same time.
Summer camp is very happy. We often watch talent shows and movies in the evening. . .
The contents of interviews in different laboratories are different, as follows:
Written test: divided into two parts (one hour each): 1, advanced mathematics, discrete mathematics, line generation and other mathematical knowledge. 2. Algorithms and data structures
Computer test (in some laboratories, for example, one hour, take a laboratory as an example): it is relatively simple, but attention should be paid to details, and the number is large, which is out of line.
1, Fibonacci series (considering the case of super large numbers)
2, factorial of large numbers
3. Give an expression similar to 1+2*3, and calculate the result (without brackets, only consider addition and multiplication, I remember).
Computer testing in the laboratory of Software College;
1, construct a balanced tree.
2.Prim algorithm
3. The farthest distance of binary tree
4. To be added
Written test (choose one of the two papers):
1, compilation principle, data structure and algorithm
2. Mathematics
Interview: Only those who pass the written test and computer test can participate in the interview. The content is to ask about resume, English, professional knowledge and chat.
Both a master's degree and a doctor's degree are acceptable. You don't need to mail the materials in advance, just apply online.
Official website has this year's registration notice. In the announcement, you can register before July 5th. No food, no shelter! ! ! ! ! There are only computer tests and interviews. After the computer test, I have to pay hundreds of dollars for the interview. .................
Machine testing: two problems
1, maximum subsequence sum (same as Nanjing University)
2. Havermann tree structure
The interview is the same as that of Peking University. Generally, you can get in by doing both.
To sum up, please be familiar with data structures, classical algorithms and various math courses. Many people engaged in research are acm players. If you haven't participated in acm, you will be badly abused. But don't panic, start brushing the questions as soon as possible. Computer examination is generally an acm entry-level topic, so proficiency is good.
The author is now in Tsinghua, and the direction is his favorite machine learning. After the end, I hope this experience can help more later generations and encourage them. My feeling during this time is: never give up hope, we must stick to it, and in the end we will all get what we want.
From April to July, please pay attention to the notice of official website Summer Camp from time to time and prepare the required application materials in advance.
After that, the next blog will write the faces of companies such as bat, so stay tuned.