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
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 }}
Samoy
/
krahets-algorithm-88
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
main
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
89 Commits
89 Commits
Folders and files
Name
Name
Last commit message
Last commit date
001.合并两个有序链表
001.合并两个有序链表
002.反转链表
002.反转链表
003.分割链表
003.分割链表
004.删除链表中的节点
004.删除链表中的节点
005.随机链表的复制
005.随机链表的复制
006.有效的括号
006.有效的括号
007.最小栈
007.最小栈
008.用栈实现队列
008.用栈实现队列
009.字符串解码
009.字符串解码
010.数据流的中位数
010.数据流的中位数
011.有效的字母异位词
011.有效的字母异位词
012.字符串中的第一个唯一字符
012.字符串中的第一个唯一字符
013.同构字符串
013.同构字符串
014.最长回文串
014.最长回文串
015.判断子序列
015.判断子序列
016.链表的中间结点
016.链表的中间结点
017.相交链表
017.相交链表
018.两数之和Ⅱ-输入有序数组
018.两数之和Ⅱ-输入有序数组
019.环形链表Ⅱ
019.环形链表Ⅱ
020.反转字符串中的单词
020.反转字符串中的单词
021.无重复字符的最长子串
021.无重复字符的最长子串
022.三数之和
022.三数之和
023.滑动窗口最大值
023.滑动窗口最大值
024.字符串相加
024.字符串相加
025.旋转字符串
025.旋转字符串
026.验证栈序列
026.验证栈序列
027.Z字形变换
027.Z字形变换
028.螺旋矩阵
028.螺旋矩阵
029.螺旋矩阵Ⅱ
029.螺旋矩阵Ⅱ
030.旋转图像
030.旋转图像
031.字符串转整数(atoi)
031.字符串转整数(atoi)
032.二分查找
032.二分查找
033.第一个错误的版本
033.第一个错误的版本
034.寻找数组的中心下标
034.寻找数组的中心下标
035.寻找重复数
035.寻找重复数
036.寻找旋转排序数组中的最小值Ⅱ
036.寻找旋转排序数组中的最小值Ⅱ
037.二叉树的层序遍历
037.二叉树的层序遍历
038.二叉树的锯齿形层序遍历
038.二叉树的锯齿形层序遍历
039.二叉树的最近公共祖先
039.二叉树的最近公共祖先
040.二叉搜索树中第K小的元素
040.二叉搜索树中第K小的元素
041.二叉搜索树的最近公共祖先
041.二叉搜索树的最近公共祖先
042.数组中的第K大个元素
042.数组中的第K大个元素
043.课程表
043.课程表
044.二叉树的最大深度
044.二叉树的最大深度
045.路径总和Ⅱ
045.路径总和Ⅱ
046.全排列
046.全排列
047.全排列Ⅱ
047.全排列Ⅱ
048.组合总和
048.组合总和
049.组合总和Ⅱ
049.组合总和Ⅱ
050.单词搜索
050.单词搜索
051.反转二叉树
051.反转二叉树
052.对称二叉树
052.对称二叉树
053.Pow(x,n)
053.Pow(x,n)
054.平衡二叉树
054.平衡二叉树
055.从前序与中序遍历构造二叉树
055.从前序与中序遍历构造二叉树
056.二叉树的序列化与反序列化
056.二叉树的序列化与反序列化
057.斐波那契数
057.斐波那契数
058.爬楼梯
058.爬楼梯
059.一维数组的动态和
059.一维数组的动态和
060.买卖股票的最佳时机
060.买卖股票的最佳时机
061.最小路径和
061.最小路径和
062.最大子数组和
062.最大子数组和
063.打家劫舍
063.打家劫舍
064.打家劫舍Ⅱ
064.打家劫舍Ⅱ
065.最长递增子序列
065.最长递增子序列
066. 正则匹配
066. 正则匹配
067. 丑数Ⅱ
067. 丑数Ⅱ
068.买卖股票的最佳时机Ⅱ
068.买卖股票的最佳时机Ⅱ
069.搜索二维矩阵Ⅱ
069.搜索二维矩阵Ⅱ
070.盛水最多的容器
070.盛水最多的容器
071.最大数
071.最大数
072.分发糖果
072.分发糖果
073.最多能完成排序的块Ⅱ
073.最多能完成排序的块Ⅱ
074.位1的个数
074.位1的个数
075.2的幂
075.2的幂
076. 两整数之和
076. 两整数之和
077. 只出现一次的数字
077. 只出现一次的数字
078. 只出现一次的数字Ⅱ
078. 只出现一次的数字Ⅱ
079. 除自身以外数组的乘积
079. 除自身以外数组的乘积
080. 多数元素
080. 多数元素
081. 整数拆分
081. 整数拆分
082. 格雷编码
082. 格雷编码
083. 找出游戏的获胜者
083. 找出游戏的获胜者
084. 有效数字
084. 有效数字
085. 第n位数字
085. 第n位数字
086. 数字1的个数
086. 数字1的个数
include
include
.gitignore
.gitignore
LICENSE
LICENSE
README.md
README.md
build.cmd
build.cmd
build.sh
build.sh
View all files
Repository files navigation
README
Apache-2.0 license
More
items
Krahets 笔面试精选 88 题练习
Krahets 笔面试精选 88 题练习
About
No description, website, or topics provided.
Resources
Readme
Apache-2.0 license
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.