Searching for a value in a Binary Search Tree
Posted on • tagged with cpptrees
Finding a value in a BST can be done iteratively or recursively in an elegant and efficient manner on average because of the properties of a BST.
Posted on • tagged with cpptrees
Finding a value in a BST can be done iteratively or recursively in an elegant and efficient manner on average because of the properties of a BST.
Posted on • tagged with cpp
The Fibonacci sequence is a series of numbers where each number in the sequence is the sum of the two preceding numbers, with the sequence beginning with 0 and 1.
Posted on • tagged with cpp
For a fixed-size array (non-dynamic), calculating the size can seem complicated but it's really quite simple when we think about how the sizeof operator works.
An Eleventy shortcode that generates document metadata.
A starter site for creating a responsive image gallery using the Eleventy static site generator.
A platformer game built with Phaser. Your a bug and you must collect all stars without taking damage.
An Eleventy paired shortcode which performs build-time image transformations and generates responsive image markup.
caesar cipher utility
I'm always interested in having a chat about software development. If you think my skills would align with your projects needs, I'd love to hear from you. I'm available at any of the social links below or by navigating to my contact page.