Millet (one side)
- Let me introduce myself
- What optimizations did React Native make?
- What do you think of React Native?
- My opinion is not optimistic about this technology. Then the interviewer asked: So you think React Native technology is worthless?
- You said you are familiar with best practices in React Native. What are the best practices?
- What are the difficulties of the project?
- How is the technology selection considered?
- What do you think is your greatest strength?
- A simple array problem?
- Lazy loading of handwritten pictures?
- What problem does Webpack packaging solve?
- Introduce the picture optimization
- Are you familiar with design patterns? What are they?
- What’s the difference between publish and subscribe and observer?
- Git merge git rebase
Summary: Many of them are not prepared, and there are many problematic projects. Need to strengthen the design pattern, ReactNative phase of the business details forgot a lot. Miss too much
Tujia (side)
It’s all about business, no technical content, and it feels like an average technology company
Summary: Need to complete exception handling, Graphql.
With fish (one side)
- Write a topic about the order of asynchronous execution, and it will be clear why
- Bind and new’s this pointing principle
- Written Promise. All
- Handwritten flow control is not written
- Node knowledge, node child process
- What is the event loop principle? What did you do in one loop?
- Graphql meaning
- BFC
- Class and function component performance tuning details
- How does React Hook call component instance methods
- Talk about the React Hook API you’re familiar with, then ask specific questions about each Hook.
- React Hook
Conclusion: Ask much, more to solve the problem, and then to delve into details to ask questions, ask the question at least, but the longest time of the interview, 1 face alone 2 hours, because the detail place much entangled, torture me very miserably, although has passed the interview, but found that the huge number of stereotype, harvest bandit shallow, and the interviewer are very good at guiding, You don’t know the problem, he gives you the idea, and then you follow up on the spot.
YY (one side)
- Introduce the new features of HTTP2
- What are the problems with HTTP2?
- Introduce browser caching
- Introduce the event loop
- Micro task macro task
- Task queue
- SetTimeout principle
- Several asynchronously executed topics
- A little bit about closures
- In what section does V8 copy closure variables into heap space?
- Browser caching (strong and negotiated caching)
- What are context and scope, and what are the relationships?
- What is the difference between a scoped chain and a prototype chain?
- This section describes the differences between several asynchronous JS modes
- What problem does React Hook solve?
- What is the implementation principle?
- Why can’t you put it in a conditional statement?
- React logic reuse what are the advantages and disadvantages?
- What are the performance optimizations for React?
- What does the new process do?
Summary: more in line with the positioning of the eight-part essay, are common interview questions, technology is divided into two kinds, one is to understand the details, one is to understand about. YY gave me the feeling that I understood the general, there are a lot of ambiguous points in the middle without further questioning, all skipped.