|
You are here |
tannerdolby.com | ||
| | | | |
miparnisariblog.wordpress.com
|
|
| | | | | PatternDescriptionExample usagesWorks onTwo pointersIterate over an array or multiple arrays to achieve some goal, faster than O(n^2)Finding palindromes, merging two arrays, subsequences in stringsUnsorted arrays, sorted arrays, stringsSliding windowFind a subarray that satisfies some numerical constraint. (If the constraint involves counting, use a hashmap).Add elements from the right until the constraint is broken, then remove... | |
| | | | |
www.nayuki.io
|
|
| | | | | [AI summary] The article discusses the AA tree data structure, comparing it to red-black trees and AVL trees in terms of implementation complexity, performance, and ease of proof. | |
| | | | |
denvaar.dev
|
|
| | | | | ||
| | | | |
critter.blog
|
|
| | | As 2023 rolls around, now may be a good time to work out your ideal week. What do you want your calendar to look like? How can you make that the reality? | ||