Skip to content

Program to find an 8-letter substring within a string that produces a given hash solution. Written in Swift 2.2 as part of my job application for the iOS Developer position at Trello.

License

vuinguyen/SubstringHashSwift

Repository files navigation

SubstringHashSwift

Program to find an 8-letter substring within a string that produces a given hash solution. Written in Swift and submitted as part of my job application for the iOS Developer position at Trello.

Read the problem description in the .png file first, before looking at my code, if you want to give it a shot before you see the solution.

The Trello Playground is the solution without the UI, and the TrelloJobApplication is the solution as an iOS app.

I didn’t get the job, but I got through the HR screen and the 1st round of technical interviews because of this program, so I must have done something right. :)

For a video demonstration of this code, go to: https://youtu.be/WeTAQKXxebo

About

Program to find an 8-letter substring within a string that produces a given hash solution. Written in Swift 2.2 as part of my job application for the iOS Developer position at Trello.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages