[Front-end interview] Guangzhou chapter (1)

After submitting my resume for two weeks, I finally received today's interview notice, and online interviews are available, because some companies require offline written tests and interviews, and it is currently inconvenient for me to go to Guangzhou. This is a good start, but due to the rush of time, I didn't prepare the interview content well. I was a little nervous during the interview, and I couldn't answer the questions. I will make a record here. I hope that I will prepare well for the interview questions and make persistent efforts. Play better next time.

Interview method: online interview, Tencent meeting

First, let me introduce myself.

Second, I was asked some questions:

1. What is the difference between v-if and v-show?

2. Why can't v-if and v-for be used at the same level? Who has higher priority?

3. What is the difference between computer and watch?

4. The difference between calculating 1+1 with ordinary methods and calculating 1+1 with computed, which one has more advantages? Where is the advantage?

5. What performance optimizations have you done?

6.4k design draft, how to adapt to different screens? How to achieve backward compatibility?

7. In addition to echarts, which chart components have you used?

8. How to center the box vertically?

9. How is the interface document defined?

10. What are the development specifications in the project?

11. Understanding of the Internet of Things?

12. Are you currently leaving your job?

13. Reason for resignation?

14. Expected salary?

15. What is the arrival time?

3. Summary

My foundation is not solid enough, but I believe that hard work can make up for it, so take a good look at the foundation of vue. The front-end interview questions I’m looking at recently: http://fanyouf.gitee.io/interview/vue/01.html

Guess you like

Origin blog.csdn.net/fyydashen/article/details/129814402