Media Summary: Today we'll go over a very common question asked in a software interview. Given a sentence string, implement a function that ... IMPORTANT! Correction Video on Retain Cycles can be found here: What is a Retain Cycle? Apologies for a mistake I made in last week's video about how to create a retain cycle. Today's video we'll discuss the proper way ...

Swift Fun Algorithms 5 Reverse - Detailed Analysis & Overview

Today we'll go over a very common question asked in a software interview. Given a sentence string, implement a function that ... IMPORTANT! Correction Video on Retain Cycles can be found here: What is a Retain Cycle? Apologies for a mistake I made in last week's video about how to create a retain cycle. Today's video we'll discuss the proper way ... Today we're doing another LeetCode problem that involves Let's wrap up Learn to Code 1 by learning how to think like a real programmer - with Today, we continue with our series by going over how to get the most common name inside of an array. The main takeaway for ...

You need to iterate over a collection of elements so you write a for loop. It's familiar and it works. You still wonder if that's the best ...

Photo Gallery

Swift Fun Algorithms #5: Reverse every other word
5 very useful functions from Swift Algorithms 📱
Swift Fun Algorithms: How to Create a Retain Cycle?
Swift Fun Algorithms: Retain Cycle Correction!
Algorithms In Swift - LeetCode : Reversing Only Letters (DAY 33)
Can You Even Reverse A Linked List?!? (Swift 2022) – iOS
Swift Fun Algorithms: Closure Reference Cycles
Swift Playgrounds Tutorial #7 – Algorithms in Swift: Solve Puzzles Step-by-Step (2025)
Reverse Words in a String in Swift (Leetcode #151)
Swift Algorithms | Reverse String | LeetCode #344
Swift Fun Algorithms #4: Most Common Name in Array
Danijela Vrzan - Improve your code with the Swift Algorithms package
View Detailed Profile
Swift Fun Algorithms #5: Reverse every other word

Swift Fun Algorithms #5: Reverse every other word

Today we'll go over a very common question asked in a software interview. Given a sentence string, implement a function that ...

5 very useful functions from Swift Algorithms 📱

5 very useful functions from Swift Algorithms 📱

iOS #

Swift Fun Algorithms: How to Create a Retain Cycle?

Swift Fun Algorithms: How to Create a Retain Cycle?

IMPORTANT! Correction Video on Retain Cycles can be found here: https://youtu.be/Nb628CFURvI What is a Retain Cycle?

Swift Fun Algorithms: Retain Cycle Correction!

Swift Fun Algorithms: Retain Cycle Correction!

Apologies for a mistake I made in last week's video about how to create a retain cycle. Today's video we'll discuss the proper way ...

Algorithms In Swift - LeetCode : Reversing Only Letters (DAY 33)

Algorithms In Swift - LeetCode : Reversing Only Letters (DAY 33)

Today we're doing another LeetCode problem that involves

Can You Even Reverse A Linked List?!? (Swift 2022) – iOS

Can You Even Reverse A Linked List?!? (Swift 2022) – iOS

In this video we will learn to

Swift Fun Algorithms: Closure Reference Cycles

Swift Fun Algorithms: Closure Reference Cycles

Let's look at another

Swift Playgrounds Tutorial #7 – Algorithms in Swift: Solve Puzzles Step-by-Step (2025)

Swift Playgrounds Tutorial #7 – Algorithms in Swift: Solve Puzzles Step-by-Step (2025)

Let's wrap up Learn to Code 1 by learning how to think like a real programmer - with

Reverse Words in a String in Swift (Leetcode #151)

Reverse Words in a String in Swift (Leetcode #151)

leetcode #datastructuresandalgorithms #

Swift Algorithms | Reverse String | LeetCode #344

Swift Algorithms | Reverse String | LeetCode #344

LeetCode #344

Swift Fun Algorithms #4: Most Common Name in Array

Swift Fun Algorithms #4: Most Common Name in Array

Today, we continue with our series by going over how to get the most common name inside of an array. The main takeaway for ...

Danijela Vrzan - Improve your code with the Swift Algorithms package

Danijela Vrzan - Improve your code with the Swift Algorithms package

You need to iterate over a collection of elements so you write a for loop. It's familiar and it works. You still wonder if that's the best ...

Algorithms In Swift : Reverse String In Order (DAY 8)

Algorithms In Swift : Reverse String In Order (DAY 8)

DAY 8: