Udacity Logo
Log InSign Up
Free

Data Structures & Algorithms in Swift

Course

Start off with a basic introduction to topics covered in this course and the overall content structure, including an explanation of expected Swift knowledge.

Start off with a basic introduction to topics covered in this course and the overall content structure, including an explanation of expected Swift knowledge.

Last Updated March 7, 2022

Prerequisites:

No experience required

Course Lessons

Lesson 1

Introduction and Efficiency

Start off with a basic introduction to topics covered in this course and the overall content structure, including an explanation of expected Swift knowledge.

Lesson 2

List-Based Collections

Learn the definition of a list in computer science, and see definitions and examples of list-based data structures, arrays, linked lists, stacks, and queues.

Lesson 3

Searching and Sorting

Explore how to search and sort with list-based data structures, including binary search and bubble, merge, and quick sort. Learn how to use recursion.

Lesson 4

Maps and Hashing

Understand the concepts of sets, maps (dictionaries), and hashing. Examine common problems and approaches to hashing, and practice with examples.

Lesson 5

Trees

Learn the concepts and terminology associated with tree data structures. Investigate tree types, such as binary search trees, heaps, and self-balancing trees.

Lesson 6

Graphs

Examine the theoretical concept of a graph and understand common graph terms, coded representations, properties, traversals, and paths.

Lesson 7

Case Studies in Algorithms

Explore famous computer science problems, specifically the Shortest Path Problem, the Knapsack Problem, and the Traveling Salesman Problem.

Lesson 8

Technical Interviewing Techniques

Learn about the “algorithm” for answering common technical interviewing questions. Practice and get tips for giving interviewers what they’re looking for.

Taught By The Best

Photo of Brynn Claypoole

Brynn Claypoole

Instructor

Brynn is a former Udacity employee who worked as Lead Data Analyst at Udacity before joining Facebook as Data Engineer. Currently, she is working as software engineer with 10x Genomics.

Photo of Horatio Thomas

Horatio Thomas

Android Course Manager, Udacity

Taught By The Best

Photo of Brynn Claypoole

Brynn Claypoole

Instructor

Brynn is a former Udacity employee who worked as Lead Data Analyst at Udacity before joining Facebook as Data Engineer. Currently, she is working as software engineer with 10x Genomics.

Photo of Horatio Thomas

Horatio Thomas

Android Course Manager, Udacity

Get Started Today

Data Structures & Algorithms in Swift