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 }}
jing-ge
/
MyCodeInterview
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
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
56 Commits
56 Commits
01_AssignmentOperator
01_AssignmentOperator
03_01_DuplicationInArray
03_01_DuplicationInArray
03_02_DuplicationInArrayNoEdit
03_02_DuplicationInArrayNoEdit
03_ArraySize
03_ArraySize
04_FindInPartiallySortedMatrix
04_FindInPartiallySortedMatrix
05_ReplaceSpaces
05_ReplaceSpaces
06_PrintListInReversedOrder
06_PrintListInReversedOrder
07_ConstructBinaryTree
07_ConstructBinaryTree
08_NextNodeInBinaryTrees
08_NextNodeInBinaryTrees
09_QueueWithTwoStacks
09_QueueWithTwoStacks
10_Fibonacci
10_Fibonacci
11_MinNumberInRotatedArray
11_MinNumberInRotatedArray
12_StringPathInMatrix
12_StringPathInMatrix
13_RobotMove
13_RobotMove
14_CuttingRope
14_CuttingRope
15_NumberOf1InBinary
15_NumberOf1InBinary
16_Power
16_Power
17_Print1ToMaxOfNDigits
17_Print1ToMaxOfNDigits
18_01_DeleteNodeInList
18_01_DeleteNodeInList
18_02_DeleteDuplicatedNode
18_02_DeleteDuplicatedNode
19_RegularExpressionsMatching
19_RegularExpressionsMatching
21_ReorderArray
21_ReorderArray
22_KthNodeFromEnd
22_KthNodeFromEnd
23_EntryNodeInListLoop
23_EntryNodeInListLoop
24_ReverseList
24_ReverseList
25_MergeSortedLists
25_MergeSortedLists
26_SubstructureInTree
26_SubstructureInTree
27_MirrorOfBinaryTree
27_MirrorOfBinaryTree
28_SymmetricalBinaryTree
28_SymmetricalBinaryTree
29_PrintMatrix
29_PrintMatrix
30_MinInStack
30_MinInStack
31_StackPushPopOrder
31_StackPushPopOrder
32_01_PrintTreeFromTopToBottom
32_01_PrintTreeFromTopToBottom
32_02_PrintTreesInLines
32_02_PrintTreesInLines
32_03_PrintTreesInZigzag
32_03_PrintTreesInZigzag
33_SquenceOfBST
33_SquenceOfBST
34_PathInTree
34_PathInTree
35_CopyComplexList
35_CopyComplexList
36_ConvertBinarySearchTree
36_ConvertBinarySearchTree
37_SerializeBinaryTrees
37_SerializeBinaryTrees
38_StringPermutation
38_StringPermutation
39_MoreThanHalfNumber
39_MoreThanHalfNumber
40_KLeastNumbers
40_KLeastNumbers
41_StreamMedian
41_StreamMedian
42_GreatestSumOfSubarrays
42_GreatestSumOfSubarrays
43_NumberOf1
43_NumberOf1
44_DigitsInSequence
44_DigitsInSequence
45_SortArrayForMinNumber
45_SortArrayForMinNumber
46_TranslateNumbersToStrings
46_TranslateNumbersToStrings
47_MaxValueOfGifts
47_MaxValueOfGifts
48_LongestSubstringWithoutDup
48_LongestSubstringWithoutDup
49_UglyNumber
49_UglyNumber
50_01_FirstNotRepeatingChar
50_01_FirstNotRepeatingChar
50_02_FirstCharacterInStream
50_02_FirstCharacterInStream
51_InversePairs
51_InversePairs
52_FirstCommonNodesInLists
52_FirstCommonNodesInLists
53_01_NumberOfK
53_01_NumberOfK
53_02_MissingNumber
53_02_MissingNumber
53_03_IntegerIdenticalToIndex
53_03_IntegerIdenticalToIndex
54_KthNodeInBST
54_KthNodeInBST
55_01_TreeDepth
55_01_TreeDepth
55_02_BalancedBinaryTree
55_02_BalancedBinaryTree
56_01_NumbersAppearOnce
56_01_NumbersAppearOnce
56_02_NumberAppearingOnce
56_02_NumberAppearingOnce
57_01_TwoNumbersWithSum
57_01_TwoNumbersWithSum
57_02_ContinuousSquenceWithSum
57_02_ContinuousSquenceWithSum
58_01_ReverseWordsInSentence
58_01_ReverseWordsInSentence
58_02_LeftRotateString
58_02_LeftRotateString
59_01_MaxInSlidingWindow
59_01_MaxInSlidingWindow
59_02_QueueWithMax
59_02_QueueWithMax
60_DicesProbability
60_DicesProbability
61_ContinousCards
61_ContinousCards
62_LastNumberInCircle
62_LastNumberInCircle
63_MaximalProfit
63_MaximalProfit
64_Accumulate
64_Accumulate
65_AddTwoNumbers
65_AddTwoNumbers
66_ConstuctArray
66_ConstuctArray
67_StringToInt
67_StringToInt
68_CommonParentInTree
68_CommonParentInTree
lib
lib
README.md
README.md
problem.md
problem.md
View all files
Repository files navigation
README
More
items
MyCodeInterview
some solutions for problems in code interview
About
some solutions for problems in code interview
Resources
Readme
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.