From 8a764faacc3b09c7d40fc5f6c0dcc4b6bc16d488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81ro=CC=82me=20Morissard?= Date: Thu, 26 Sep 2019 11:22:56 +0200 Subject: [PATCH 1/4] Add RocketSkill iOS questions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86ed1e4..beb5f7d 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [IOS Interview Questions and Answers](http://www.thecrazyprogrammer.com/2015/11/ios-interview-questions-and-answers.html) * [iOS Interview Questions For Beginners](http://ichuiphonedev.blogspot.com/2014/05/iphone-latest-interview-questions-and.html) * [Babylon iOS Interview Questions](https://github.com/Babylonpartners/ios-playbook/blob/master/Interview/questions.md) +* [RocketSkill App iOS Interview Questions](https://github.com/leverdeterre/iOS-interview-questions/blob/master/README.md) ### Java From 5eec662b90860b2bdff8a47ac4593fd30f0c1fe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Morissard?= Date: Thu, 26 Sep 2019 12:22:50 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index beb5f7d..e21525c 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [IOS Interview Questions and Answers](http://www.thecrazyprogrammer.com/2015/11/ios-interview-questions-and-answers.html) * [iOS Interview Questions For Beginners](http://ichuiphonedev.blogspot.com/2014/05/iphone-latest-interview-questions-and.html) * [Babylon iOS Interview Questions](https://github.com/Babylonpartners/ios-playbook/blob/master/Interview/questions.md) -* [RocketSkill App iOS Interview Questions](https://github.com/leverdeterre/iOS-interview-questions/blob/master/README.md) +* [RocketSkill App iOS Interview Questions](https://github.com/mindash/iOS-interview-questions/blob/master/README.md) ### Java From 377ac34334a8e3bf189ca742b01c33204ed1f653 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?MORISSARD=20J=C3=A9r=C3=B4me?= Date: Fri, 4 Oct 2019 15:51:13 +0200 Subject: [PATCH 3/4] Add RocketSkill Android questions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e21525c..ff1ea7f 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [Collection of Android and Java related questions and topics, including general developer questions, Java core, Data structures, Build Tools, Programming Paradigms, Core Android, Databases and etc](https://github.com/derekargueta/Android-Interview-Questions) * [Collection of Android and Java questions divided by experience](https://medium.com/@neteinstein/not-another-android-interviews-article-the-questions-3dedafa30bec) * [Android Interview Questions & How to Interview Candidates](https://pangara.com/blog/android-interview-questions) +* [RocketSkill App Android Interview Questions](https://github.com/mindash/android-structured-interview) ### AngularJS From dd75c86d9f444e1cf93fc5f45f70e9d056727c12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Morissard?= Date: Mon, 14 Oct 2019 15:05:52 +0200 Subject: [PATCH 4/4] Change RocketSkill iOS repo to iOS-structured-interview --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff1ea7f..d272c2d 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [IOS Interview Questions and Answers](http://www.thecrazyprogrammer.com/2015/11/ios-interview-questions-and-answers.html) * [iOS Interview Questions For Beginners](http://ichuiphonedev.blogspot.com/2014/05/iphone-latest-interview-questions-and.html) * [Babylon iOS Interview Questions](https://github.com/Babylonpartners/ios-playbook/blob/master/Interview/questions.md) -* [RocketSkill App iOS Interview Questions](https://github.com/mindash/iOS-interview-questions/blob/master/README.md) +* [RocketSkill App iOS Interview Questions](https://github.com/mindash/iOS-structured-interview) ### Java