Skip to content

stefandeclerck/Swift-Solutions-Cracking-The-Coding-Interview

Repository files navigation

Welcome to Cracking the Coding Interview in Swift!

As I go through the book Cracking the Coding Interview to prepare myself for upcoming iOS development interviews, for every question I go through I will post my solutions here in Swift (converted from the Java code which is used in the book).

The goal of this repo is to help demonstrate how the solutions in the book Cracking the Coding Interview are represented using the Swift programming language.

All the code in this repo is compatible with Swift 3.0 and Xcode 8.0. This repository will constantly be updated as I continue through the book :)

Feel Free to Contribute!!!

Solutions

Chapter 1, Arrays and Strings

Chapter 2, Linked Lists

Chapter 3, Stacks and Queues

Chapter 4, Trees and Graphs

Chapter 5, Bit Manipulation

Chapter 6, Math and Logic Puzzles

Chapter 7, Object-Oriented Design

Chapter 8, Recursion and Dynamic Programming

Chapter 9, System Design and Scalability

Chapter 10, Sorting and Searching

Chapter 11, Testing

Chapter 12, C and C++

Chapter 13, Java

Chapter 14, Databases

Chapter 15, Threads and Locks

Chapter 16, Moderate Review Problems

Chapter 17, Hard Review Problems

Credits

This repo is maintained and created by Stefan DeClerck.

License

All content is licensed under the terms of the MIT open source license.

About

Cracking the Coding Interview Solutions in Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published