From repeated encounters to growth and transformation, I won an offer from a major factory in half a year! Annual salary 40W

Recently, a reader shared his growth experience and interview experience when he won the 40W annual salary position of Internet giants. The following is only for your reference

Insert picture description here

Preparation before the interview

Before the interview, you must first adjust your mentality.

When interviewing, I was more of a mentality of examining my ability level. The inner thoughts are more determined: If this time is not successful, prepare for a few months and try again. The most important thing is to know where your shortcomings are.

Because I have been staying in a company for the past two years, I don’t know what the external requirements for testing are, and I don’t have a clear and systematic understanding of the testing career development path, so,Need to jump out of your comfort zone and challenge yourself

As early as the end of last year, I met two Internet companies, but they all stopped at one or two sides. After knowing the obvious gap in his own strength, he stopped the interview quickly, and couldn't just waste time and opportunities. Start preparations

First of all, the first one is the resume, let’s introduce to youThe three most important points

1. Don't dig yourself! !

During an interview, the interviewer will usually take your resume and ask for various details. Technical ability, work experience, project experience, etc. You must be adequately prepared for the hidden topics behind each word you write.

For example, there is this sentence on the resume:

"Familiar with using Chrome Dev Tools, Firebug debugging page of Firefox"

Then the interviewer may ask: Tell me about your experience and skills when you use firebug to debug the page, which feels more useful? In this way, start a conversation on a topic.

2. Resume must be recognizable

Usually, a position may receive more resumes, and in many cases, your resume is not even seen by HR. So, how do you make your resume stand out? First of all, the resume must be "recognizable." After reading the resume, the interviewer wants to meet this person.

3. It is best to find someone to help you review your resume

Resume is sometimes like a program written by yourself, it is difficult to find bugs by yourself. Therefore, we can ask others to review from the perspective of the interviewer, and they may find unexpected problems. You can find teachers, classmates, and friends. Don't be afraid of trouble.

Real interview questions

one side:

  • 1. Self-introduction;
  • 2. How to ensure the quality in daily work;
  • 3. Introduction to test development tools (because Spring, Mybatis, etc. are used, they are all asked);
  • 4. Database SQL related: join, aggregate function, subquery, etc.;
  • 5. Linux basic commands/Three Musketeers;
  • 6. Two simple algorithms (LeetCode simple difficulty);
  • 7. Moments likes the functional test design (in addition to functionality, compatibility, performance and other considerations, I don’t know much about it);

Two sides:

  • 1. How to ensure the quality of self-introduction and daily work;
  • 2. How to ensure the stability of the database related to high concurrency (the main daily work contacts are more, and there are a lot of talks, and the solutions are all the original company's ready-made solutions);
  • 3. Cache related. Just make it clear how to use in your own project;
  • 4. Discussion of some quality monitoring tools. Because it was not developed by me, and I didn't make it difficult for me, just talk about use and optimization;
  • 5. Intellectual questions;

Three sides:

  • 1. Self introduction, project introduction;
  • 2. Algorithm (LeetCode medium difficulty);
  • 3. Intelligence questions;
  • 4. Database related: join, aggregate function, subquery, etc.;
  • 5. Give a simplified version of prd, test design, performance test related considerations;

From repeated encounters to growth and transformation, organizing information has become my habit! I also collected and sorted out the three interviews above, and paid attention to the official account: Programmer Erhei, you can get it for free!

In short: the universe is uncertain, you and I are both dark horses

In summary,, The interview looks easy and very lucky, but in fact there is a lot of sweat behind it, especially the content of the inspection may only account for 10%, but you have to prepare according to 100% of the content.

Guess you like

Origin blog.csdn.net/m0_52650621/article/details/112845389