loading...
We're a place where coders share, stay up-to-date and grow their careers.
Hi! I'm a software engineer with a background in social history.
Education
Software Engineering at Flatiron School | Gender History MSc at University of Glasgow
Recent comments
The Climbing Staircase Problem: How to Solve It, and Why the Fibonacci Numbers are Relevant
Hi Harry, "For loops" are great for if you want to do somethi...
Searching an Array, Two Ways
Whoops! That's a typo. Good catch!
The Longest Palindromic Substring: Solving the Problem Using Constant Space
Hi Saloni, In the algorithm I used above, the reason its time...
The Happy Number Problem
The line 'sum += e * e' is what sums the digits
The Happy Number Problem
I'm dividing n into it's digits (so 19 becomes 1 and 9) and t...
Evaluating the Accessibility of the Dev.to Homepage
Great idea! I'll be sure to do so.