当前位置:网站首页>Opportunity interview experience summary
Opportunity interview experience summary
2022-07-07 16:26:00 【Le_ Sam】
Looking for a job recently , Face 10 about , Record the interview process here , Video interview 、 There are all on-site interviews , Mainly to assess whether the technology is solid , The assessment content includes written examination 、 Face to face, etc
C# aspect : The difference between abstract classes and interfaces , Value type and reference type 【 Association structure and class 、 Heap and stack 、 Pack and unpack 】,OOP Features and the corresponding understanding of each feature , Common data structure 【 Array 、Array(ArrayList、List)、 Linked list ( queue 、 Stack )、Hash(HashSet、HashTabel)、 Dictionaries 】 The characteristics and differences of , Understanding of delegation ,GC Principle and optimization of
Lua aspect : lua3 Loads api The difference between 【dofile、loadfile、require】, Common meta methods 【index、newIndex、...】 Principles and application scenarios ,lua String splicing optimization ,lua Implementation queue 、 Stack , Some written questions
Unity aspect : Heat is more relevant 【AB Packet data verification 、 Loading and unloading 、 Packaging process 】, Network related 【TCP And UDP Difference and difference 、 Why three handshakes and four waves 、 Frame synchronization packet loss processing 、 The meaning and applicable scenario of heartbeat package 、 How to deal with sticky bags 】, The workflow and application scenarios of frame synchronization and state synchronization , Process thread relationship , The relationship between threads and coroutines , Optimization related 【DC、 Memory 、UGUI、 Render pipeline 、 The principle of atlas packaging and compression format 、 Static and dynamic approval 】,Lightmapping Bake , The meaning of vector dot multiplication and cross multiplication ,canvas Three modes of canvas are applicable to the scene , How to deal with particles and UI Hierarchical mask , Animation related 【Animation and Animator】、 Events and delegation
Discuss common design patterns and application scenarios , The single interest model 、 Observer mode
Discuss what algorithm , I gave an example myself A*、 Random map generation and so on
边栏推荐
- 【Android -- 数据存储】使用 SQLite 存储数据
- torch. Numel action
- 95. (cesium chapter) cesium dynamic monomer-3d building (building)
- Step by step monitoring platform ZABBIX
- 分步式监控平台zabbix
- "The" "PIP" "entry cannot be recognized as the name of a cmdlet, function, script file, or runnable program."
- [hcsd celebrity live broadcast] teach the interview tips of big companies in person - brief notes
- Asyncio concept and usage
- There are many ways to realize the pause function in JS
- Communication mode between application program and MATLAB
猜你喜欢
Dotween -- ease function
Rongyun won the 2022 China Xinchuang digital office portal excellence product award!
1亿单身男女“在线相亲”,撑起130亿IPO
95.(cesium篇)cesium动态单体化-3D建筑物(楼栋)
Odoo integrated plausible embedded code monitoring platform
torch.numel作用
融云斩获 2022 中国信创数字化办公门户卓越产品奖!
95. (cesium chapter) cesium dynamic monomer-3d building (building)
2022 the 4th China (Jinan) International Smart elderly care industry exhibition, Shandong old age Expo
通知Notification使用全解析
随机推荐
Use moviepy Editor clips videos and intercepts video clips in batches
Unity的三种单例模式(饿汉,懒汉,MonoBehaviour)
[flower carving experience] 15 try to build the Arduino development environment of beetle esp32 C3
"The" "PIP" "entry cannot be recognized as the name of a cmdlet, function, script file, or runnable program."
How does geojson data merge the boundaries of regions?
The unity vector rotates at a point
URL和URI的关系
A JS script can be directly put into the browser to perform operations
Continuous creation depends on it!
PHP中exit,exit(0),exit(1),exit(‘0’),exit(‘1’),die,return的区别
Laravel constructor and middleware execution order
spark调优(三):持久化减少二次查询
Description of vs common shortcut keys
Statistical learning method -- perceptron
What is the difference between IP address and physical address
How to implement backspace in shell
Bidding announcement: Fujian Rural Credit Union database audit system procurement project (re bidding)
[hcsd celebrity live broadcast] teach the interview tips of big companies in person - brief notes
laravel中将session由文件保存改为数据库保存
JS中null NaN undefined这三个值有什么区别