Data Structures | Trevor Elwell http://trevorelwell.me/ Tue, 19 Mar 2019 23:30:02 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.3 Trie as you Might https://trevorelwell.me/trie-as-you-might/ Sun, 09 Sep 2018 19:56:18 +0000 http://trevorelwell.me/?p=889 A trie implementation in python.

The post Trie as you Might first appeared on Trevor Elwell.]]>
Data Structures Part II https://trevorelwell.me/data-structures-part-ii/ Thu, 23 Apr 2015 05:42:06 +0000 http://trevorelwell.me/?p=173 How to use structs, graphs, and trees. This weeks lessons at Viking Code School.

The post Data Structures Part II first appeared on Trevor Elwell.]]>
Data Structures Part 1 https://trevorelwell.me/data-structures-part-1/ Wed, 22 Apr 2015 03:24:19 +0000 http://trevorelwell.me/?p=166 Viking Code School lessons on Big O notation and some first glances on data structures.

The post Data Structures Part 1 first appeared on Trevor Elwell.]]>