当前位置:网站首页>It will be too late if you don't brush the questions. The most complete bat interview questions
It will be too late if you don't brush the questions. The most complete bat interview questions
2022-06-11 11:34:00 【InfoQ】
Preface

one side
- css How to achieve vertical center ?
- position With what kind of ? Let's talk about the corresponding effect and usage respectively
- css Selector priority
- js Prototype chain , Asked js How to create an object
- Page rendering and response type
- MVVM and MVC The difference between
- Vue Life cycle , At which stage can I get the page dom Information
- Vue Component communication of , Talk about some Internet related
- TCP and UDP The difference between
- TCP Three and four waves of
- promise What are the States
- Writing a promise
- Algorithm problem : The longest common prefix
- Algorithm problem : Hierarchical array nesting degradation
Two sides
- Ask about the project. I asked about my work according to the project , How long has it been in contact with the front end , What was learned in each project , I didn't do it What did you learn at the end of the day , How to learn such a problem , And then it's about writing code
- css Implementation write to a specific requirement html+css, The requirement is that the modules should be aligned horizontally and vertically + No Fixed height , Adapt to text + With a gray mask + Pop up the animation
- css How to do animation of
- flex What are the common labels
- position Attribute impact of
- Concrete realization , Give me a ul Insert... Below 100 individual li How to insert , How to optimize dom operation
- Concrete realization : There's one, there's a million url Array of , How to get from these one million url Get resources in
- Algorithm : Determine whether there is a link in the linked list
On three sides
- http Several common ways to request
- Under the said get and post The difference between
- get and post Specific application scenarios and some precautions of
- The difference between threads and processes
- On cross domain
- http What does a simple request mean
- Browser caching strategy
- TCP and UDP The difference between
- Learn about streaming media UDP Optimization of stability
- js Basic data types for
- Which operations are asynchronous ?
- promise Some basic concepts of
- async await Some uses of
- js Several ways of inheritance
- Time and space complexity of sorting algorithm
- Do a question , The new node is inserted at the end of the linked list
- Algorithm problem : Version number judgment
Four sides
- Probably asked some questions about the project , For example, I have a deep impression on technical points , How to learn and solve Of balabala
- css Vertical center and horizontal center of
- css Selector priority
- html Of dom How trees are made
- Applets and pc What's the difference between the pages ( Because of the small program written in the project )
- Some performance optimization points in the project
- Do a question , See if the code can complete the output , If you can't, just talk about the next few changes ( The question is too long to remember )
- Code implementation : Design a task queue , Yes on,trigger and off Method , Register separately Event triggers callback , Trigger all callbacks for the current event , And cancel the task queue of the current event
hr Noodles
- After reading my delivery records, I found that I have come to byte side so many times and asked me what progress I have made these times , What did you learn
- How about byte's interview experience
- Do you have any plans to take the postgraduate entrance examination , Why? ?
- Introduce the three items on your resume , Why choose these three projects to show ?
- What have you learned from the project , What's your experience
- How to learn the front end , How to plan for future study
- How to deal with the pressure in group cooperation《 Analysis of front-end interview questions in large factories +Web Core summary learning notes + Enterprise project actual combat source code + HD explanation of the latest video 》 Free open source Hui Xin search official account 【 Advanced programming 】, How to adjust to failure
- When can I come , How long can I come to practice ?
React
- Introduce to you react
- React Single data stream
- react Life cycle function and react Life cycle of components
- react and Vue Principle , difference , Bright spot , effect
- reactJs Component communication of
- I know react The virtual DOM Do you , fictitious DOM How does it compare
- The project uses react, Why choose react,react What are the benefits
- How to get real dom
- choice react Why
- react Life cycle function of
- setState The process after that
- react Higher order components know ?
- React Of jsx, Functional programming
- react How to determine whether to refresh the component of
- How to configure React-Router
- Dynamic loading module of routing
- Redux Middleware is something , Take a few parameters
- redux How to deal with concurrency in request Middleware

边栏推荐
- Command mode - attack, secret weapon
- WordPress user name modification plug-in: username changer
- Using domestic MCU (national technology n32g031f8s7) to realize pwm+dma control ws2812
- 17.4 creating multiple threads, data sharing problem analysis and case code
- JVM-类加载过程
- Application of volatile in single chip microcomputer
- 使用pydub修改wav文件的比特率,报错:C:\ProgramData\Anaconda3\lib\site-packages\pydub\utils.py:170: RuntimeWarning:
- 使用Yolov5训练好模型调用电脑自带摄像头时出现问题:TypeError: argument of type “int‘ is not iterable的解决方法
- Vscade -- vscode multi window name is configured as project name
- File excel export
猜你喜欢

Iterator mode -- battlefield autumn point

National multi-year solar radiation spatial distribution data 1981-2022, temperature distribution data, evapotranspiration data, evaporation data, rainfall distribution data, sunshine data, wind speed

企业微信小程序避坑指南,欢迎补充。。。

VOC格式数据集转yolo格式数据集的方法

CAP理论听起来很高大上,其实很简单

MYCAT sub database and sub table

Liufan, CFO of papaya mobile, unleashes women's innovative power in the digital age

Appearance mode -- it has been used in various packages for a long time!

2022 | framework for Android interview -- Analysis of the core principles of binder, handler, WMS and AMS!

How to form a good habit? By perseverance? By determination? None of them!
随机推荐
Split data - horizontal split and vertical split
使用Labelimg制作VOC数据集或yolo数据集的入门方法
AcWing 1353. Ski resort design (greedy)
【Go】Gin源码解读
What is the latest popular annuity insurance product with higher income in 202?
NFT digital collection system platform construction
WordPress重新生成特色图像插件:Regenerate Thumbnails
Can't you be free without wealth?
Node连接MySql数据库写模糊查询接口
NFT digital collection app system construction
全国多年太阳辐射空间分布数据1981-2022年、气温分布数据、蒸散量数据、蒸发量数据、降雨量分布数据、日照数据、风速数据
How to understand CPU load
Display of receiving address list 【 project mall 】
JS prototype. The find () method has no effect on the object array. It is urgent...
测试cos-html-cache静态缓存插件
2022年最好的年金险产品是什么?
使用pydub修改wav文件的比特率,报错:C:\ProgramData\Anaconda3\lib\site-packages\pydub\utils.py:170: RuntimeWarning:
Appearance mode -- it has been used in various packages for a long time!
中级web开发工程师,面试题+笔记+项目实战
17.5 互斥量的概念、用法、死锁演示与解决详解