腾子面试题
1.
#include <stdio.h>
struct mystruct {
char c;
int a;
short b;
};
int main() {
printf("mystruct的大小为:%zu 字节\n", sizeof(struct mystruct));
return 0;
}
2.判断本机是大端存储还是小端存储
3.二叉树的路径和
4.最长公共子串
5.忘了啥题
挑一个项目,一个八股没问 #腾讯#
面了华子,云智,猿辅导,阿里,八股基本不问
#include <stdio.h>
struct mystruct {
char c;
int a;
short b;
};
int main() {
printf("mystruct的大小为:%zu 字节\n", sizeof(struct mystruct));
return 0;
}
2.判断本机是大端存储还是小端存储
3.二叉树的路径和
4.最长公共子串
5.忘了啥题
挑一个项目,一个八股没问 #腾讯#
面了华子,云智,猿辅导,阿里,八股基本不问
全部评论
第一题答案多少了?
相关推荐
游戏客户端劝退第n人...:稳定后可以做独游玩玩,比做网游有意思,以后AI也会发达做独游会变更简单
点赞 评论 收藏
分享
04-03 23:26
门头沟学院 前端工程师 点赞 评论 收藏
分享