Tag:Interviewer
-
Time:2021-2-1
I read junior, front-end Xiaobai a, is preparing for spring recruit, life first interview, cast the front-end headlines, a total of four rounds of technical interview and a round of HR face, not to say, directly on the topic one side Self introduction, and then asked why learning front-endAlgorithm: realize 36 base conversionThis paper briefly […]
-
Time:2021-1-31
1、 CSS text beyond hide and show ellipsis (one line) overflow:hidden; //Text hiding beyond text- overflow:ellipsis; //Overflow is shown with an ellipsis white- space:nowrap; //Overflow without line feed 2、 CSS text is hidden and ellipsis is displayed (two lines) overflow: hidden; text-overflow: ellipsis; display:-webkit-box; //It is shown as a flexible box model. -webkit-box- orient:vertical; //Set […]
-
Time:2021-1-31
preface 2020 is approaching September. Many fans want to have a try! There are also many friends who have asked me for advice. Because my work is relatively stable, I would like to share with you the experience of a fan friend. As a former vegetable chicken interviewer, he grew up in constant failure and […]
-
Time:2021-1-26
preface It is quoted from JavaScript advanced programming fourth edition: “from simple input verification script to powerful programming language,JavaScriptNo one predicted the rise of China’s economy. It’s very simple, it takes only a few minutes to learn to use; it’s very complex, it takes many years to master it. We should really learn to use […]
-
Time:2021-1-16
Google interview questions constructed: the knight’s dialerhttps://medium.com/@alexgolec… As an engineer and interviewer of Google, today is the second time that I have published an article to share the interview suggestions of a technology company.Here is a statement: This article only represents my personal observations, opinions and suggestions. Don’t take it as an official suggestion or […]
-
Time:2021-1-2
Summary In the last month or two, I have participated in the online / telephone interviews of Rio Tinto feiyuan, rightmost app, easy chip, Dasu car, 360, lischen, WeiMiao business school, Didi, Baidu, byte beat and ideal car, respectively. I have rejected the on-site interviews of Xiaoxiong Meijia, Xiaoye theone, homework help and Shiji Jiayuan. […]
-
Time:2020-12-24
Non Coban chicken finally got rid of 0 offer It’s worth remembering today. From July when I prepared for the written examination to today, I felt that I might not be able to find a job for some time. I’m a transportation major and switched to the Internet. Although I have one year’s experience in […]
-
Time:2020-12-19
The specific skill requirement depends on the company you apply for! ================= Master data structure, algorithm, operating system, computer network and other basic knowledge Proficient in Java programming, familiar with Java high concurrency development means, have some research on JVM virtual machine (JAVA memory area, virtual machine garbage algorithm, virtual garbage collector, JVM memory management) […]
-
Time:2020-12-6
Interview overview Position: golang development Company: * * (the name of the company is hidden, so it is unfair to other partners to go for an interview after reading the questions) Way: friends push in Direction: IOT (Internet of things) / blockchain It took more than 2 hours (half an hour in answering questions) result: […]
-
Time:2020-12-6
Interviewer: can you briefly introduce the difference between list and set? Xiaohan: List is an ordered set, which is continuously stored in memory, and can store duplicate elements. List query is fast and add and delete slowly; Set is an unordered set, which is discontinuous in memory and can’t store duplicate elements. Set can be […]
-
Time:2020-12-6
ARTS Arts is an activity launched by Chen Hao in the geek time column. The aim is to keep learning through sharing. Each person writes arts once a week: algorithm is an algorithm problem, review is to read an English article, technique / tips is to share a small technology, share is to share a […]
-
Time:2020-11-26
Job hopping is the only way for everyone in the workplace. The author is also a layman. In addition, the company’s leaders are not right for people. Therefore, with the encouragement of headhunters, I have the impulse to try. After all, it is a taboo of military strategists to build a car behind closed doors. […]