dtroupe18 / SwiftyAlgorithms

Swift Algorithms is a repo designs to contain various programming questions that are answered in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swifty Algorithms

Swift Algorithms is a repo designs to contain various programming questions that are answered in Swift. I made this repo because a lot of programming questions are answered in programming languages like C, C++, Java, or Python. As an iOS developer I really love Swift and I wanted to work on my programming and problem solving skills during the Covid-19 quarantine so here we are.

How to Navigate this repo

  1. Each folder is it's own question and contains its own readme like this which explains the question.
  2. Inside each playground folder there is a Contents.swift file with a solution that can be copy pasted into any playground.
  3. I wrote each solution as a test class so it's easier to check solutions and measure performance.

References:

If you like this repo you might also be interested in:

swift-algorithm-club

Swift-Algorithms

swift-algorithms

Apple Algorithms

LeetCode Solutions

If you're looking for more generic Interview information check out these:

awesome-interview-questions

tech-interview-handbook

About

Swift Algorithms is a repo designs to contain various programming questions that are answered in Swift.


Languages

Language:Swift 100.0%