Front-end interview summary-Vue direction (2022)

background

No matter which direction this year, plus the epidemic situation in Suzhou, it is really not easy to find a job. First, after receiving a call invitation from HR, I checked the company's situation. The distance is relatively long, and HR's tone is very arrogant. It’s particularly bad, but I have already agreed to a remote interview, so I still participated in it, and I was not prepared. The company’s name is X Leaf Grass, and it does unmanned forklifts. Although I passed the interview, the treatment I received was really not suitable for me (with recruitment It is completely inconsistent with what was written above), the overall interview communication is not very much, it should be that the project is urgent and there is a shortage of people, the following is the interview content recalled

Self introduction

Interviewer, good morning, my name is Qiangqiang Tianxia. I graduated from Jiangsu Institute of Technology in 2014. I have nearly 8 years of development experience. The technical direction includes iOS, Android, front-end, small programs, Flutter, etc. I will participate in the front-end development interview today. ,Thanks!

Basics of Vue

The life cycle of Vue:

Vue's parent component and child component life cycle hook execution order

What are the methods of passing values ​​between components

What does Vue.use implement internally

The role of virtual Dom and key attributes

What is the difference between Computed and Watch

What is the difference between actions and mutations in Vuex

How to define vue-router dynamic routing? How to get passed value

What changes in Vue3

Has the element ui component been encapsulated twice?

Data Structures and Algorithms

Binary tree? Quick sort?

other

Have you ever switched between Chinese and English?

Have you ever implemented canvas drawing?

Have you ever used Three.js

Are there any difficult or impressive projects? Let’s talk about specific projects.

Do you have any other questions?

end of interview

Guess you like

Origin blog.csdn.net/u012378566/article/details/124283798