2015 school recruitment-Huawei computer pen questions-repeat words, 2015 Huawei
# Include "stdafx. h "# include <set> # include <string> # include <iostream> using namespace std; int main () {set <string> s; char buf [1000] = {0}; gets (buf); char * p = buf; while (* p! = 0) {if (* p = ',' | * p = '. ') {* p = '';} p ++;} p = strtok (buf," "); while (p! = NULL) {string tmp = p; if (s. find (tmp) = s. end () {cout <tmp <""; s. insert (tmp);} p = strtok (NULL, "") ;}cout <endl; return 0 ;}
Error Message
I took part in Huawei's 2012 school recruit and learned software. I 'd like to ask questions about the process.
Huawei school recruitment in Chongqing is a school computer test, and then notified to go for an interview. The first is technical, the second is group competition, the third is online personality testing, and the fourth is final, finally, the user is notified to participate in the open day and then is called to wait for the final result. I don't know which region you are from. It may be different. According to Huawei HR, campus recruitment in Sichuan and Chongqing should be arranged in a unified manner. It should start in Chongqing and end around September 20, and then start in Chengdu. When should it end? I did not pay attention to it. However, HR said on the open day that the offer will be issued after the National day (around October 8) and will be distributed in batches until next March !! Who has the determination to keep waiting for the arrival of the offer? What if I don't receive it --.)..... Just a few days after I came back from the open day, I heard that some of them have already chosen baoyan (which is the one on 100%, ah, the legendary overlord said is them), rather than waiting like me.