/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.mjt.me.uk
| | www.adamconrad.dev
5.1 parsecs away

Travel
| | Follow along with Steven Skiena's Fall 2018 algorithm course applied to the JavaScript language.
| | miparnisariblog.wordpress.com
8.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...
| | reasonabledeviations.com
8.4 parsecs away

Travel
| | Academic blog about quantitative finance, programming, maths.
| | rhubbarb.wordpress.com
21.8 parsecs away

Travel
| My previous post was written with the help of a few very useful tools: LaTeX mathematical typesetting Gummi LaTeX editor Python programming language PyX Python / LaTeX graphics package my own PyPyX wrapper around PyX LaTeX2WP script for easy conversion from LaTeX to WordPress HTML