Julia Hack
  • Home
  • Topics
  • About
  • Contact

Algorithms

A collection of 5 posts

Algorithms Data-structures Coding-problems Javascript

Implementing hash tables in JavaScript

Hash tables are a commonly used data structure and, apparently, are commonly asked about in interviews.

6 min read
Algorithms Data-structures Coding-problems Recursion

Binary trees; isSameTree problem

It’s time to dive into some binary tree coding problems.

4 min read
Javascript Coding-problems Algorithms

Reverse a linked list in JavaScript

Today’s leetcode problem involved linked lists again. This time the task was to reverse one.

2 min read
Javascript Coding-problems Algorithms

Does linked list have a cycle - slow/fast pointer algorithm

Today’s leetcode problem involved a linked list.

4 min read
Coding-problems Algorithms

Algorithms: Boyer-Moore

Today I learned about a new algorithm while working on a leetcode coding problem.

2 min read
Julia Hack © 2025
Proudly published with Jekyll using Jasper2
Latest Posts Github LinkedIn Ghost