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 }}
ancientwind
/
AlgorithmPractice
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
Commits
Breadcrumbs
History for
AlgorithmPractice
src
main
java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 5, 2021
Q4 base version, O(m+n)
ancientwind
committed
27455e2
View commit details
Copy full SHA for 27455e2
View code at this point
Browse repository at this point
Commits on Jun 27, 2021
fix 414
ancientwind
committed
4f9eb93
View commit details
Copy full SHA for 4f9eb93
View code at this point
Browse repository at this point
Commits on Jun 24, 2021
need one more fix for 414
ancientwind
committed
171eafc
View commit details
Copy full SHA for 171eafc
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
use recursive method to reverse linked list node
ancientwind
committed
d44ed02
View commit details
Copy full SHA for d44ed02
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
use mono deque to implement sliding window maximum result
ancientwind
committed
1b67a5d
View commit details
Copy full SHA for 1b67a5d
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
use stack to get next greater number
ancientwind
committed
7e0cfef
View commit details
Copy full SHA for 7e0cfef
View code at this point
Browse repository at this point
update
ancientwind
committed
631dcba
View commit details
Copy full SHA for 631dcba
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
valide bst
zengqw
committed
2205213
View commit details
Copy full SHA for 2205213
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
add LRU algorithm
zengqw
committed
6eb7ff9
View commit details
Copy full SHA for 6eb7ff9
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
fix minor error of heap sort
zengqw
committed
1c1301e
View commit details
Copy full SHA for 1c1301e
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
Merge branch 'dev'
ancientwind
committed
b65b91f
View commit details
Copy full SHA for b65b91f
View code at this point
Browse repository at this point
common operations for BST
ancientwind
committed
ef5f7d7
View commit details
Copy full SHA for ef5f7d7
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
refactor to precise one
zengqw
committed
109637f
View commit details
Copy full SHA for 109637f
View code at this point
Browse repository at this point
fix problem of adding sum
zengqw
committed
d0b213e
View commit details
Copy full SHA for d0b213e
View code at this point
Browse repository at this point
fix linked list index problem
zengqw
committed
eb5a211
View commit details
Copy full SHA for eb5a211
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
add two number using list node
zengqw
committed
af35164
View commit details
Copy full SHA for af35164
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
get longest sub rope
ancientwind
committed
221d9dc
View commit details
Copy full SHA for 221d9dc
View code at this point
Browse repository at this point
add bucket sort
zengqw
committed
85e6f09
View commit details
Copy full SHA for 85e6f09
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
use stack to decreate time cost in search
zengqw
committed
af83c35
View commit details
Copy full SHA for af83c35
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
practive move partial string
ancientwind
committed
ca4f98e
View commit details
Copy full SHA for ca4f98e
View code at this point
Browse repository at this point
Commits on May 6, 2019
update heap
zengqw
committed
a237053
View commit details
Copy full SHA for a237053
View code at this point
Browse repository at this point
Commits on May 2, 2019
udpate dp algos
ancientwind
committed
8c6239a
View commit details
Copy full SHA for 8c6239a
View code at this point
Browse repository at this point
Commits on Apr 12, 2019
add find median algorithm
zengqw
committed
b2a04f3
View commit details
Copy full SHA for b2a04f3
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
heap sort
zengqw
committed
a871fab
View commit details
Copy full SHA for a871fab
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
dp
zengqw
committed
ff4fd35
View commit details
Copy full SHA for ff4fd35
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Merge branch 'dev' of https://github.com/ancientwind/AlgorithmPractice into dev
zengqw
committed
102b7a1
View commit details
Copy full SHA for 102b7a1
View code at this point
Browse repository at this point
minimum path sum in two methods
zengqw
committed
90ceece
View commit details
Copy full SHA for 90ceece
View code at this point
Browse repository at this point
Commits on Mar 24, 2019
dp practice
ancientwind
committed
9bb5d99
View commit details
Copy full SHA for 9bb5d99
View code at this point
Browse repository at this point
Commits on Mar 22, 2019
Merge branch 'dev' of https://github.com/ancientwind/AlgorithmPractice into dev
ancientwind
committed
f9862bf
View commit details
Copy full SHA for f9862bf
View code at this point
Browse repository at this point
optimize common algo of palindrome substr
zengqw
committed
2298e37
View commit details
Copy full SHA for 2298e37
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
palindrom; not finished yet
zengqw
committed
484b8ac
View commit details
Copy full SHA for 484b8ac
View code at this point
Browse repository at this point
practice
zengqw
committed
2bc6629
View commit details
Copy full SHA for 2bc6629
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
dp fib, steps
zengqw
committed
96c3c48
View commit details
Copy full SHA for 96c3c48
View code at this point
Browse repository at this point
Commits on Mar 17, 2019
knapsack 01
ancientwind
committed
18bdd5b
View commit details
Copy full SHA for 18bdd5b
View code at this point
Browse repository at this point
dp initial
ancientwind
committed
c9f3783
View commit details
Copy full SHA for c9f3783
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.