The first java development position experience

table of Contents

1. Job requirements

2. Interview questions (Tencent meeting video interview)

3. Tactfully refuse the offer

4. Feeling


1. Job requirements

The company recruitment pictures sent by the mentor to the group did not require any requirements. I finally asked, 100 college students are recruited every year.

 

2. Interview questions (Tencent meeting video interview)

Because it's not in this direction, it's miserable. . . I basically don’t know about the java back-end development. . . Haha

(1) Self-introduction

(2) Be sure to get to know the company in advance , because the interview will ask about our company’s knowledge

(3) Ask me why I mainly use centOS for my resume

(4) Understanding of affairs

(5) Design pattern

(6) Database indexes, do indexes occupy storage space?

Answer: Occupied, when your SQL statement creates an index, the statement specifies which table space the index is stored in, and the physical form of the table space is the data file stored on the disk, so it takes up storage space

(7) The difference between table and view

Answer: The view has the characteristics of the table but can only be inserted into the query

(8) static

(9) The difference between abstract class and interface

(10) LinkedHashMap and. . . (I didn’t hear it clearly at the time, and I wouldn’t know it)

(11) Understanding of the frontiers of development , such as what technologies are popular now

(12) Own advantages and disadvantages

 

3. Tactfully refuse the offer

Thank you very much for the offer invitation sent to me by your company. This opportunity is very precious to me, and I especially like your company.

However, due to my work location, I thought about it for a long time, but I still apologize and apply to you for cancellation of employment today.

Please forgive me for the inconvenience caused to your company. I hope that your company can find a more suitable candidate for this position. If there is an opportunity in the future, I hope to cooperate again! Sorry sincerely!

 

4. Feeling

  1. To understand the company in advance , so that companies feel respected
  2. The direction is like a mountain
  3. To really ready to find a job, the market face to look through , brush face questions
  4. After the interview, you can ask the interviewer to give yourself some suggestions
  5. Whether offline or online, you must be there first, and video interviews must be waiting in the meeting early

 

 

Guess you like

Origin blog.csdn.net/weixin_44593822/article/details/113249369