汉得 9.18 一面

#我的秋招日记##牛客AI配图神器#1.Arraylist和linkedList区别
2.进程和线程的区别
3.Spring的ioc和aop如何理解
4.Synchronized volatile
5.依赖注入有哪些方式
6.如何解决依赖循环
7.为什么是三级缓存,二级为什么不行
8.Bean的生命周期是怎么样的
9.项目拷打 屏幕共享源码介绍
是多人面试的形式,问题没有指定谁回答,谁想回答都可以
全部评论
技术岗多人面试??
点赞 回复 分享
发布于 09-19 15:49 山东
需要开摄像头吗
点赞 回复 分享
发布于 09-20 10:52 辽宁
你好,请问面试做自我介绍吗?是大家轮流做介绍吗
点赞 回复 分享
发布于 09-20 10:28 辽宁

相关推荐

牛6666666__:select f.farm_name as farm_name, c.crop_name, c.crop_type, round(avg(health_index), 2) as avg_health_index, round(sum(yield_kg_per_hectare),0) as avg_yield_kg_per_hectare, datediff(max(measurement_date), min(planting_date)) as growth_days from crop_data cd inner join farms f on cd.farm_id = f.farm_id inner join crops c on cd.crop_id = c.crop_id where cd.measurement_date between '2024-03-01' and '2024-06-30' group by cd.crop_id, cd.farm_id,f.farm_name having count(cd.data_id) >= 3 order by avg_health_index desc, avg_yield_kg_per_hectare desc,farm_name
投递恒生电子股份有限公司等公司10个岗位
点赞 评论 收藏
分享
评论
1
3
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务