Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
weiaicunzai
/
CodeInterview
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
15
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
50 Commits
50 Commits
第七题_重建二叉树
第七题_重建二叉树
第三十一题_栈的压入,弹出序列
第三十一题_栈的压入,弹出序列
第三十三题_二叉搜索树的后序遍历序列
第三十三题_二叉搜索树的后序遍历序列
第三十九题_数组中出现次数超过一半的数字
第三十九题_数组中出现次数超过一半的数字
第三十二题_从上到下打印二叉树
第三十二题_从上到下打印二叉树
第三十五题_复杂链表的复制
第三十五题_复杂链表的复制
第三十八_字符串的排列
第三十八_字符串的排列
第三十六题_二叉搜索树与双向链表
第三十六题_二叉搜索树与双向链表
第三十四题_二叉树中和为某一个值的路径
第三十四题_二叉树中和为某一个值的路径
第三十题_包含min函数的栈
第三十题_包含min函数的栈
第二十一题_使奇数在偶数前面
第二十一题_使奇数在偶数前面
第二十七题_二叉树的镜像
第二十七题_二叉树的镜像
第二十三题_链表中环的入口节点
第二十三题_链表中环的入口节点
第二十九题_顺时针打印矩阵
第二十九题_顺时针打印矩阵
第二十二题_链表中倒数第k个节点
第二十二题_链表中倒数第k个节点
第二十五题_合并两个排序的链表
第二十五题_合并两个排序的链表
第二十六题_树的子结构
第二十六题_树的子结构
第二十四题_反转链表
第二十四题_反转链表
第五十一题_数组中的逆序对
第五十一题_数组中的逆序对
第五十七题_和为s的数字
第五十七题_和为s的数字
第五十七题_和为s的连续正数序列
第五十七题_和为s的连续正数序列
第五十三题_在排序数组中查找数字
第五十三题_在排序数组中查找数字
第五十二题_两个链表的第一个公共节点
第五十二题_两个链表的第一个公共节点
第五十五题_二叉树的深度
第五十五题_二叉树的深度
第五十五题二_平衡二叉树
第五十五题二_平衡二叉树
第五十八题_翻转字符串
第五十八题_翻转字符串
第五十八题二_左旋转字符串
第五十八题二_左旋转字符串
第五十六题_数组中只出现一次的数字
第五十六题_数组中只出现一次的数字
第五十四题_二叉搜索树中的第k大节点
第五十四题_二叉搜索树中的第k大节点
第五十题_第一个只出现一次的字符
第五十题_第一个只出现一次的字符
第五题_替换空格
第五题_替换空格
第八题_用两个栈实现队列
第八题_用两个栈实现队列
第六十一题_扑克牌中的顺子
第六十一题_扑克牌中的顺子
第六十七题_把字符串转换成整数
第六十七题_把字符串转换成整数
第六十二题_圆圈中最后剩下的数字
第六十二题_圆圈中最后剩下的数字
第六十五题_不用加减成除作加法
第六十五题_不用加减成除作加法
第六十四题_求1+2+3+4+n
第六十四题_求1+2+3+4+n
第六题_从尾到头打印链表
第六题_从尾到头打印链表
第十一题_旋转数组的最小数组
第十一题_旋转数组的最小数组
第十二题_矩阵中的路径
第十二题_矩阵中的路径
第十五题_二进制中1的个数
第十五题_二进制中1的个数
第十六题_数值的正数次方
第十六题_数值的正数次方
第十题_斐波那契数列
第十题_斐波那契数列
第十题三_变态跳台阶
第十题三_变态跳台阶
第十题二_青蛙跳台阶
第十题二_青蛙跳台阶
第十题四_矩形覆盖
第十题四_矩形覆盖
第四十三题_1到n整数中1出现的次数
第四十三题_1到n整数中1出现的次数
第四十九题_丑数
第四十九题_丑数
第四十二题_连续字数组的最大和
第四十二题_连续字数组的最大和
第四十五题_把数组排成最小的数
第四十五题_把数组排成最小的数
第四十题_最小的k个数
第四十题_最小的k个数
第四题_二维数组的查找
第四题_二维数组的查找
README.md
README.md
View all files
Repository files navigation
README
More
items
剑指offer第二版练习
C++实现
About
剑指offer第二版 C++实现
Resources
Readme
Activity
Stars
15
stars
Watchers
1
watching
Forks
5
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.