Merge pull request #141 from irshadpc/master

Swift Coding Challenges to Practice Your Skills
This commit is contained in:
Elvira Burchik 2019-04-24 17:58:17 +03:00 committed by GitHub
commit 7966da634b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -534,6 +534,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Common interview questions and puzzles solved in a number of languages](https://github.com/mre/the-coding-interview)
* [Interactive, test-driven Python coding challenges (algorithms and data structures) typically found in coding interviews or coding competitions](https://github.com/donnemartin/interactive-coding-challenges)
* [Interview questions solved in python](https://github.com/roseperrone/interview-questions)
* [7 Swift Coding Challenges to Practice Your Skills](https://www.makeuseof.com/tag/swift-coding-challenges/)
## Comprehensive lists