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
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
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 }}
O2Dyokii
/
jianzhi-offer-python
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
18
Code
Issues
2
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
Latest commit
History
10 Commits
10 Commits
Folders and files
Name
Name
Last commit message
Last commit date
01-二维数组中的查找.py
01-二维数组中的查找.py
02-替换空格.py
02-替换空格.py
03-从尾到头打印链表.py
03-从尾到头打印链表.py
04-重建二叉树.py
04-重建二叉树.py
05-用两个栈实现队列.py
05-用两个栈实现队列.py
06-旋转数组的最小数字.py
06-旋转数组的最小数字.py
07-斐波那契数列.py
07-斐波那契数列.py
08-跳台阶.py
08-跳台阶.py
09-变态跳台阶.py
09-变态跳台阶.py
10-矩形覆盖.py
10-矩形覆盖.py
11-二进制中1的个数.py
11-二进制中1的个数.py
12-数值的整数次方.py
12-数值的整数次方.py
13-调整数组顺序使奇数位于偶数前面.py
13-调整数组顺序使奇数位于偶数前面.py
14-链表中倒数第k个结点.py
14-链表中倒数第k个结点.py
15-反转链表.py
15-反转链表.py
16-合并两个排序的链表.py
16-合并两个排序的链表.py
17-树的子结构.py
17-树的子结构.py
18-二叉树的镜像.py
18-二叉树的镜像.py
19-顺时针打印矩阵.py
19-顺时针打印矩阵.py
20-包含min函数的栈.py
20-包含min函数的栈.py
21-栈的压入、弹出序列.py
21-栈的压入、弹出序列.py
22-从上往下打印二叉树.py
22-从上往下打印二叉树.py
23-二叉搜索树的后序遍历序列.py
23-二叉搜索树的后序遍历序列.py
24-二叉树中和为某一值的路径.py
24-二叉树中和为某一值的路径.py
25-复杂链表的复制.py
25-复杂链表的复制.py
26-二叉搜索树与双向链表.py
26-二叉搜索树与双向链表.py
27-字符串的排列.py
27-字符串的排列.py
28-数组中出现次数超过一半的数字.py
28-数组中出现次数超过一半的数字.py
29-最小的k个数.py
29-最小的k个数.py
30-连续数组的最大和.py
30-连续数组的最大和.py
31-整数中1出现的次数.py
31-整数中1出现的次数.py
32-把数组排成最小的数.py
32-把数组排成最小的数.py
33-丑数.py
33-丑数.py
34-第一个只出现一次的字符.py
34-第一个只出现一次的字符.py
35-数组中的逆序对.py
35-数组中的逆序对.py
36-两个链表的第一个公共节点.py
36-两个链表的第一个公共节点.py
37-数字在排序数组中出现的次数.py
37-数字在排序数组中出现的次数.py
38-二叉树的深度.py
38-二叉树的深度.py
39-平衡二叉树.py
39-平衡二叉树.py
40-数组中只出现一次的数字.py
40-数组中只出现一次的数字.py
41-和为s的连续整数序列.py
41-和为s的连续整数序列.py
42-和为s的两个数字.py
42-和为s的两个数字.py
43-左旋字符串.py
43-左旋字符串.py
44-翻转单词顺序列.py
44-翻转单词顺序列.py
45-扑克牌顺子.py
45-扑克牌顺子.py
46-孩子们的游戏(圆圈中最后剩下的数).py
46-孩子们的游戏(圆圈中最后剩下的数).py
47-求1+2+3+...+n.py
47-求1+2+3+...+n.py
48-不用加减乘除做加法.py
48-不用加减乘除做加法.py
49-把字符串转化成整数.py
49-把字符串转化成整数.py
50-数组中重复的数字.py
50-数组中重复的数字.py
51-构建乘积数组.py
51-构建乘积数组.py
52-正则表达式匹配.py
52-正则表达式匹配.py
53-表示数值的字符串.py
53-表示数值的字符串.py
54-字符流中第一个不重复的字符.py
54-字符流中第一个不重复的字符.py
55-链表中环的入口.py
55-链表中环的入口.py
56-删除链表中重复的结点.py
56-删除链表中重复的结点.py
57-二叉树的下一个结点.py
57-二叉树的下一个结点.py
58-对称的二叉树.py
58-对称的二叉树.py
59-按之字形顺序打印二叉树.py
59-按之字形顺序打印二叉树.py
60-把二叉树打印成多行.py
60-把二叉树打印成多行.py
61-序列化二叉树.py
61-序列化二叉树.py
62-二叉搜索树的第k个结点.py
62-二叉搜索树的第k个结点.py
63-数据流中的中位数.py
63-数据流中的中位数.py
64-滑动窗口的最大值.py
64-滑动窗口的最大值.py
65-矩阵中的路径.py
65-矩阵中的路径.py
66-机器人的运动范围.py
66-机器人的运动范围.py
README.md
README.md
View all files
Repository files navigation
README
More
items
剑指offer-python
参考我的笔记:
https://kaiyuanyokii2n.com/offer-python.html
About
剑指offer python版本
Resources
Readme
Activity
Stars
18
stars
Watchers
1
watching
Forks
8
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.