Skip to content

anagumo/swift_dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

46 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Swift Interview Prep

Solutions to coding interview problems in Swift

🎯 Goal

Prepare for iOS/Software Engineer technical interviews

🧱 Fundamentals

swift-dsa/
β”œβ”€β”€ data_structures/
β”‚   β”œβ”€β”€ lab/
β”‚   β”œβ”€β”€ mock_interview/
β”‚   β”œβ”€β”€ weekly_project/
β”‚   β”œβ”€β”€ ...
β”œβ”€β”€ algorithms/
β”‚   β”œβ”€β”€ lab/
β”‚   β”œβ”€β”€ mock_interview/
β”‚   β”œβ”€β”€ weekly_project/
	 ...
β”œβ”€β”€ ios/
β”‚   β”œβ”€β”€ memory_managment/
β”‚   β”œβ”€β”€ concurrency/
β”‚   └── ...
└── README.md

πŸˆπŸˆβ€β¬›βŒ¨οΈ Catsoverflow

πŸ–ΌοΈ Some screenshots

A short preview of memory managment in iOS