Explore >> Select a destination


You are here

davidhampgonsalves.com
| | miparnisariblog.wordpress.com
12.1 parsecs away

Travel
| | 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.techinterviewhandbook.org
11.9 parsecs away

Travel
| | The best practice questions to prepare for algorithmic coding interviews by the author of Blind 75 spread across a 5-week schedule
| | www.carloscaballero.io
7.2 parsecs away

Travel
| | Thoughts, stories and ideas.
| | www.lambdabytes.io
55.9 parsecs away

Travel
| Website of Jonathan Thaler @ lambda::bytes