Skip to content

Code challenges from book Cracking Code Interview to be solved In Swift

License

Notifications You must be signed in to change notification settings

madmag77/CrackingCodeInterviewInSwift

Repository files navigation

CrackingCodeInterviewInSwift

Code challenges from book Cracking Code Interview to be solved In Swift

  1. Developing all needed data structures like List, Stack, Queue, Graph, Binaree tree...
  2. Kind of TDD Approach - trying to make tests before coding
  3. A lot of unit tests to cover data structure functionality and challenge solutions
  4. Don't use Map, Reduce and other functional elements

About

Code challenges from book Cracking Code Interview to be solved In Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages