Open in app

Sign In

Write

Sign In

HopeGiometti
HopeGiometti

16 Followers

Home

About

Nov 18, 2020

Solving Popular Algorithms: Balancing Strings

Welcome back to yet another week of solving popular algorithms. Once again we will be looking at a leetcode problem. Today’s is a pretty fun one called Split a String in Balanced Strings. Without further ado, let’s jump right into solving this problem! The…

Programming

3 min read

Programming

3 min read


Nov 12, 2020

Solving Popular Algorithms: Number of Good Pairs

Welcome back to another week of solving algorithms on leet code. Today, we are going to be looking at a quick and easy algorithm that I think is perfect for beginners: Number of Good Pairs. The Problem The goal of this…

Coding

3 min read

Coding

3 min read


Nov 3, 2020

Solving Popular Algorithms: Self Dividing Numbers

Welcome back to another week of tackling algorithms. Today, we are going to be looking at a leetcode problem called Self Dividing Numbers. …

Coding

6 min read

Coding

6 min read


Oct 26, 2020

Solving Popular Algorithms: Add Strings

I’m not going to lie: I clicked on this problem because I thought it would be easy. I mean, it’s just adding strings right? How hard could it be? Well, much to my surprise and, honestly, irritation, this problem was actually kind of challenging as adding large numbers without BigInt…

Coding

6 min read

Solving Popular Algorithms: Add Strings
Solving Popular Algorithms: Add Strings
Coding

6 min read


Oct 21, 2020

Solving Popular Algorithms: Shuffle the Array

I feel like it’s been a while since I’ve actually sat down to solve an algorithm. I mean, it’s been over a week, which I guess is a long time on someone’s scale. Like a fly. A week is a very long time for a fly. I don’t really know…

Coding

4 min read

Coding

4 min read


Oct 12, 2020

Solving Popular Algorithms: Matrix Diagonal Sums

Another week, another algorithm to solve… This week we are going to be tackling another LeetCode problem. The problem is called Matrix Diagonal Sums and while it seems quite easy, it has a few tricky elements that I think are definitely worth going over. …

Coding

5 min read

Solving Popular Algorithms: Matrix Diagonal Sums
Solving Popular Algorithms: Matrix Diagonal Sums
Coding

5 min read


Oct 7, 2020

Solving Popular Algorithms: Replace “?”s

Welcome back to another week of Hope explaining her problem solving strategy to the void. Today, we are going to be looking at another LeetCode problem called Replace All “?”s to Avoid Consecutive Repeating Characters. I actually really enjoyed the process of solving this problem and think some of the…

Coding

5 min read

Coding

5 min read


Sep 28, 2020

Solving Popular Algorithms: Average Salary

I’ve had a hectic week moving into a new place (fourth and last time this year!) and during the chaos my algorithm practice has fallen to the wayside. …

JavaScript

5 min read

JavaScript

5 min read


Sep 24, 2020

Basic Algorithm Solving Strategies: Hash Maps

Today, I want to share one of my go-to algorithm solving techniques: hash maps. Hash maps are a data structure that go by many names. In Python, we call them dictionaries. In Ruby, they are just called hashes. And, in JavaScript, we call them objects. …

Coding

3 min read

Coding

3 min read


Sep 16, 2020

Solving Popular Algorithms: String Matching

If you are a returning reader, welcome back! And if you are a first time reader, welcome! Today, we are going to be taking a look at another popular leet code algorithm: String Matching in an Array. I actually think this is a great problem for beginners and I wish…

Technical Interview

4 min read

Technical Interview

4 min read

HopeGiometti

HopeGiometti

16 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams