Julia Hack
  • Home
  • Topics
  • About
  • Contact

Computer-science

A collection of 8 posts

Computer-science Problem-solving Coding-problems

Problem solving strategy for code problems

I’m continuing to work on the JavaScript Algorithms and Data Structures course on Udemy. Here are some notes outlining the recommended problem solving strategy.

2 min read
Computer-science Data-structures Javascript

Big O For JavaScript Objects and Arrays

Quick post to summarize different operations on objects and arrays.

1 min read
Computer-science Data-structures

Revisiting Data Structures and Algorithms - Big O Notation

I am learning about data structures and algorithms again.

3 min read
Binary Computer-science Javascript Coding-problems

Binary math - addition problem

Lately I’ve been working on some practice coding problems, and I needed to re-learn how to do math with binary numbers.

4 min read
Computer-science Javascript

What's the difference between 'i++' and '++i'

I have always been familiar with incrementing a variable using i++, but recently came across ++i. It took me a while to truly understand the difference.

1 min read
Computer-science Data-structures

Learning data structures - advanced structures (trees)

This is the last section of intro to data structures. We are now getting into non-linear data structures.

2 min read
Computer-science Data-structures

Learning data structures - intermediate structures

Now we are getting into some intermediate topics in data structures.

5 min read
Computer-science Data-structures

Learning data structures - performance and basic structures

It felt like it was about time to dive deeper into data structures.

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