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 }}
SilverDestiny
/
LintCode
Public
Notifications
You must be signed in to change notification settings
Fork
4
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
1 Commit
1 Commit
100_remove-duplicates-from-sorted-array
100_remove-duplicates-from-sorted-array
101_remove-duplicates-from-sorted-array-ii
101_remove-duplicates-from-sorted-array-ii
102_linked-list-cycle
102_linked-list-cycle
103_linked-list-cycle-ii
103_linked-list-cycle-ii
104_merge-k-sorted-lists
104_merge-k-sorted-lists
105_copy-list-with-random-pointer
105_copy-list-with-random-pointer
106_convert-sorted-list-to-balanced-bst
106_convert-sorted-list-to-balanced-bst
107_word-break
107_word-break
108_palindrome-partitioning-ii
108_palindrome-partitioning-ii
109_triangle
109_triangle
10_string-permutation-ii
10_string-permutation-ii
110_minimum-path-sum
110_minimum-path-sum
111_climbing-stairs
111_climbing-stairs
112_remove-duplicates-from-sorted-list
112_remove-duplicates-from-sorted-list
113_remove-duplicates-from-sorted-list-ii
113_remove-duplicates-from-sorted-list-ii
114_unique-paths
114_unique-paths
115_unique-paths-ii
115_unique-paths-ii
116_jump-game
116_jump-game
117_jump-game-ii
117_jump-game-ii
118_distinct-subsequences
118_distinct-subsequences
119_edit-distance
119_edit-distance
11_search-range-in-binary-search-tree
11_search-range-in-binary-search-tree
120_word-ladder
120_word-ladder
121_word-ladder-ii
121_word-ladder-ii
122_largest-rectangle-in-histogram
122_largest-rectangle-in-histogram
123_word-search
123_word-search
124_longest-consecutive-sequence
124_longest-consecutive-sequence
125_backpack-ii
125_backpack-ii
126_max-tree
126_max-tree
127_topological-sorting
127_topological-sorting
128_hash-function
128_hash-function
129_rehashing
129_rehashing
12_min-stack
12_min-stack
130_heapify
130_heapify
131_building-outline
131_building-outline
132_word-search-ii
132_word-search-ii
134_lru-cache
134_lru-cache
135_combination-sum
135_combination-sum
136_palindrome-partitioning
136_palindrome-partitioning
137_clone-graph
137_clone-graph
138_subarray-sum
138_subarray-sum
139_subarray-sum-closest
139_subarray-sum-closest
13_strstr
13_strstr
140_fast-power
140_fast-power
141_sqrtx
141_sqrtx
142_o1-check-power-of-2
142_o1-check-power-of-2
143_sort-colors-ii
143_sort-colors-ii
144_interleaving-positive-and-negative-numbers
144_interleaving-positive-and-negative-numbers
148_sort-colors
148_sort-colors
149_best-time-to-buy-and-sell-stock
149_best-time-to-buy-and-sell-stock
14_first-position-of-target
14_first-position-of-target
150_best-time-to-buy-and-sell-stock-ii
150_best-time-to-buy-and-sell-stock-ii
151_best-time-to-buy-and-sell-stock-iii
151_best-time-to-buy-and-sell-stock-iii
152_combinations
152_combinations
153_combination-sum-ii
153_combination-sum-ii
155_minimum-depth-of-binary-tree
155_minimum-depth-of-binary-tree
156_merge-intervals
156_merge-intervals
157_unique-characters
157_unique-characters
158_two-strings-are-anagrams
158_two-strings-are-anagrams
159_find-minimum-in-rotated-sorted-array
159_find-minimum-in-rotated-sorted-array
15_permutations
15_permutations
160_find-minimum-in-rotated-sorted-array-ii
160_find-minimum-in-rotated-sorted-array-ii
161_rotate-image
161_rotate-image
162_set-matrix-zeroes
162_set-matrix-zeroes
163_unique-binary-search-trees
163_unique-binary-search-trees
165_merge-two-sorted-lists
165_merge-two-sorted-lists
166_nth-to-last-node-in-list
166_nth-to-last-node-in-list
167_add-two-numbers
167_add-two-numbers
168_burst-balloons
168_burst-balloons
16_permutations-ii
16_permutations-ii
170_rotate-list
170_rotate-list
171_anagrams
171_anagrams
172_remove-element
172_remove-element
173_insertion-sort-list
173_insertion-sort-list
174_remove-nth-node-from-end-of-list
174_remove-nth-node-from-end-of-list
175_invert-binary-tree
175_invert-binary-tree
176_route-between-two-nodes-in-graph
176_route-between-two-nodes-in-graph
177_convert-sorted-array-to-binary-search-tree-with-minimal-height
177_convert-sorted-array-to-binary-search-tree-with-minimal-height
178_graph-valid-tree
178_graph-valid-tree
179_update-bits
179_update-bits
17_subsets
17_subsets
180_binary-representation
180_binary-representation
181_flip-bits
181_flip-bits
182_delete-digits
182_delete-digits
183_wood-cut
183_wood-cut
184_largest-number
184_largest-number
187_gas-station
187_gas-station
189_first-missing-positive
189_first-missing-positive
18_subsets-ii
18_subsets-ii
190_next-permutation-ii
190_next-permutation-ii
191_maximum-product-subarray
191_maximum-product-subarray
192_wildcard-matching
192_wildcard-matching
196_find-the-missing-number
196_find-the-missing-number
197_permutation-index
197_permutation-index
198_permutation-index-ii
198_permutation-index-ii
1_a-b-problem
1_a-b-problem
200_longest-palindromic-substring
200_longest-palindromic-substring
201_segment-tree-build
201_segment-tree-build
202_segment-tree-query
202_segment-tree-query
203_segment-tree-modify
203_segment-tree-modify
View all files
About
LintCode solutions
Activity
Stars
0
stars
Watchers
0
watching
Forks
4
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.