Position: Home page » Computing » Huawei's computing power

Huawei's computing power

Publish: 2021-04-02 00:56:25
1. If the boys can go, if the girls can work hard, they can also go. I have relatives working in Huawei for more than 10 years. Almost all year round, no holiday, no time to accompany relatives! Then there are work calls coming in from time to time on weekends, and they need to be dealt with in time when they receive work calls in the middle of the night. Even went to the company to deal with it. If you don't have a firm heart to suffer, you'd better think about it before you go in. I feel that it is also a large refining jar. Wolf enterprises, the annual survival of the fittest, the last elimination system. And job involvement... That's all kinds of 100% nerve tension! Although there is still a way to go in terms of salary, the salary increase is very slow. Some people really increase it once every four years. And now there seems to be no dividend for those below level 16. Generally, new entrants start from level 13-14. Undergraate 13, Graate doctoral 14-15 starting. Some people spend 4-5 years just upgrading. Not as early as a few years, good mix up!!!!
2. Average. It's not easy to change jobs for counterpart jobs
3. Algorithm is more mathematics, logic is more hardware, especially FPGA
4. Prepare regular algorithms, discrete knowledge, or hand tearing code. I turn the background algorithm, the interview is these, vary from interviewer, for reference only.
5. Personal preference, embedded software engineers prefer applications, algorithm engineers still need theoretical basis, higher requirements.
6. First of all, it depends on your working years< If you are a new year's student, the salary is not high, 4000-8000.
if you have work experience, it depends on your ability. There is no upper limit of salary according to your ability, generally 8000 +

Huawei mainly has good welfare, with a subsidy of 1000 + per month. Moreover, with the increase of working years in Huawei, all kinds of options and bonuses are very high, and the bonus of 3-6 months is still considerable

the work content is coding + learning, a turnip a voice, so many things, don't make mistakes

it's hard to say the prospect of being an engineer. If you are an engineer all your life, there's no difference between taking 50K and 20K. In Beijing, Shanghai and Guangzhou, it's a suite, depending on the size of the house
it's different to be a management. If you're not careful, you'll get millions. It depends on your personal efforts.
7. 根据要求修改了,复杂度为O(n),没有引入额外的数组:)
#include <stdio.h>
#define N 7
void main(){
int a[N],step,temp;
printf("输入%d个整数:\n",N);
for(int l=0;l<N;l++)
scanf("%d",&a[l]);
printf("输入步长:\n");
scanf("%d",&step);
step=step%N;
int k=0,n=0;
for(int i=step;i<N+step;i++,k++){
if(step)
k=k%step;
n=i%N;
temp=a[n];
a[n]=a[k];
a[k]=temp;
}
printf("输出移位后的数组:\n");
for(int m=0;m<N;m++)
printf("a[%d]=%d\n",m,a[m]);
}
8. Useful hongruan, but now seems to be their own algorithm
9.

I don't think this should be the real moon. After all, Huawei's mobile phone is shot by AI and algorithm, not by camera. When Huawei mobile phones shoot the moon, it first needs to set the mode of shooting the moon, and then it can shoot the moon by identifying the moon, and then it can be shot by the later stage of the mobile phone


often has two or three times a day, and the mobile phone before it has basically been less than half a year, or it's a mobile phone too.

Huawei mobile phone is the longest one I have used so far. It's been almost a year, and there's no Caton phenomenon. Although I often throw it, its screen is still intact. It's just that the corners are damaged

the camera resolution of Huawei mobile phone is really very good. It's no exaggeration to say that you can clearly use Huawei mobile phone to see the gesture of the downstairs aunt dancing square dance on the 20th floor

this time, Huawei mobile invented the technology of shooting the moon with mobile phones. Although it's not the moon in the true sense, the patent application for this technology of Huawei mobile phone is also very proud

10. Recruitment positions of Huawei graates: software R & D, hardware R & D, chip design, RF, IP development, research engineer, logic development, DSP Engineer, optical technology, performance / algorithm, power R & D, engineering process, cloud computing, instrial design, interconnection, Data Engineer, it engineer, etc
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750