Forked from funmia/system-design-interview-resources.md
Created
January 26, 2022 12:34
-
-
Save shafi1908/f18d591e29fd03bbcd70c3f709037d6b to your computer and use it in GitHub Desktop.
Revisions
-
funmia revised this gist
Aug 8, 2020 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,17 +3,17 @@ - [The Lost Art of System Design - John Sundell, Swift & Fika 2018](https://www.youtube.com/watch?v=ujOc3a7Hav0&list=PLwzYxOJe_LV0kkAKlEn0q6yPgSq1VxitH) - [Grokking the Mobile System Design interview](https://medium.com/@goncharov.artemv/grokking-the-mobile-system-design-interview-6a06fa94491b) - [Mobile System Design Interviews (iOS and Android)](https://blog.usejournal.com/mobile-system-design-interviews-ios-and-android-f5d360292c22) - [How to Succeed in a System Design Interview](https://blog.pramp.com/how-to-succeed-in-a-system-design-interview-27b35de0df26) - [iOS System Design Interview - Alex Bush, Youtube](https://www.youtube.com/watch?v=NL2axS2buw4&list=PLwzYxOJe_LV0kkAKlEn0q6yPgSq1VxitH) - [iOS System Design Interview - Alex Bush, Course](https://iosinterviewguide.com/system-design-interview) - [iOS at Scale - objc.io](https://www.objc.io/issues/22-scale/) - [Intro to Architecture and Systems Design Interviews - Jackson Gabbard](https://www.youtube.com/watch?v=As2gOXtcPVQ) -
funmia revised this gist
Aug 2, 2020 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,3 +26,5 @@ - [A Massive Guide to Building a RESTful API for Your Mobile App](https://savvyapps.com/blog/how-to-build-restful-api-mobile-app) - [Introduction to architecting systems for scale - Will Larson](https://lethain.com/introduction-to-architecting-systems-for-scale/) - [System Design Cheatsheet](https://gist.github.com/vasanthk/485d1c25737e8e72759f) -
funmia revised this gist
Aug 2, 2020 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,16 +13,16 @@ - [iOS at Scale - objc.io](https://www.objc.io/issues/22-scale/) - [iOS Skills: A Path to Mastery for iOS Development - Josh Brown](https://trello.com/b/dOV9dvBu/a-path-to-mastery-for-ios-development) - [Intro to Architecture and Systems Design Interviews - Jackson Gabbard](https://www.youtube.com/watch?v=As2gOXtcPVQ) - [Why Are Distributed Systems So Hard? - Denise Yu](https://www.youtube.com/watch?v=bG9AQ9ce5Zo) - [How to Talk About Software at Scale - Denise Yu](https://deniseyu.io/2020/05/21/talking-about-software-at-scale.html) - [Best Practices for Mobile-Friendly APIs - Natasha Robot](https://www.natashatherobot.com/best-practices-mobile-friendly-apis/) - [A Massive Guide to Building a RESTful API for Your Mobile App](https://savvyapps.com/blog/how-to-build-restful-api-mobile-app) - [Introduction to architecting systems for scale - Will Larson](https://lethain.com/introduction-to-architecting-systems-for-scale/) -
funmia created this gist
Aug 2, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,28 @@ - [System Design in Software Development](https://medium.com/the-andela-way/system-design-in-software-development-f360ce6fcbb9) - [The Lost Art of System Design - John Sundell, Swift & Fika 2018](https://www.youtube.com/watch?v=ujOc3a7Hav0&list=PLwzYxOJe_LV0kkAKlEn0q6yPgSq1VxitH) - [iOS System Design Interview - Alex Bush, Youtube](https://www.youtube.com/watch?v=NL2axS2buw4&list=PLwzYxOJe_LV0kkAKlEn0q6yPgSq1VxitH) - [iOS System Design Interview - Alex Bush, Course](https://iosinterviewguide.com/system-design-interview) - [Grokking the Mobile System Design interview](https://medium.com/@goncharov.artemv/grokking-the-mobile-system-design-interview-6a06fa94491b) - [Mobile System Design Interviews (iOS and Android)](https://blog.usejournal.com/mobile-system-design-interviews-ios-and-android-f5d360292c22) - [iOS at Scale - objc.io](https://www.objc.io/issues/22-scale/) - [iOS Skills, A Path to Mastery for iOS Development - Josh Brown](https://trello.com/b/dOV9dvBu/a-path-to-mastery-for-ios-development) - [Intro to Architecture and Systems Design Interviews - Jackson Gabbard](https://www.youtube.com/watch?v=As2gOXtcPVQ) - [Why Are Distributed Systems So Hard? - Denise Yu](https://www.youtube.com/watch?v=bG9AQ9ce5Zo) - [How to Talk About Software at Scale - Denise Yu](https://deniseyu.io/2020/05/21/talking-about-software-at-scale.html) - [Best Practices for Mobile-Friendly APIs, Natasha Robot](https://www.natashatherobot.com/best-practices-mobile-friendly-apis/) - [A Massive Guide to Building a RESTful API for Your Mobile App](https://savvyapps.com/blog/how-to-build-restful-api-mobile-app) - [Introduction to architecting systems for scale, Will Larson](https://lethain.com/introduction-to-architecting-systems-for-scale/)