会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
奋斗中的菲比
博客园
首页
新随笔
联系
订阅
管理
2022年7月6日
dfs的题:二叉树的搜索+combination+permutations+在图上/树上的操作
摘要: Trie: 前缀树 递归:如果每一层循环的内容都是一样的操作,那么可以用递归。
阅读全文
posted @ 2022-07-06 14:16 奋斗中的菲比
阅读(14)
评论(0)
推荐(0)
编辑
java-- string and char
摘要: Note: String objects are stored in a special memory area known as the "string constant pool". features - immutable str is a string make string sorted;
阅读全文
posted @ 2022-07-06 13:20 奋斗中的菲比
阅读(14)
评论(0)
推荐(0)
编辑
公告