From cf7a4b4703d7f28a9dc4a1b8cab016d19865d375 Mon Sep 17 00:00:00 2001
From: Roman Trusov
Date: Mon, 2 Mar 2020 10:49:07 -0800
Subject: [PATCH 01/30] added a link to Data Science section
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 32e2024..441875b 100644
--- a/README.md
+++ b/README.md
@@ -622,6 +622,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Top 30 data science interview questions](https://towardsdatascience.com/top-30-data-science-interview-questions-7dd9a96d3f5c)
* [Top 100 Data science interview questions](https://www.datacamp.com/community/news/top-100-data-science-interview-questions-cc3lts7gj5j)
* [Data Science Interview Questions](https://hackr.io/blog/data-science-interview-questions)
+* [160+ Data Science Interview Questions](https://hackernoon.com/160-data-science-interview-questions-415s3y2a)
### License
From 6c4cd52d11afc443a0d7a5203a0b4eadf94f7c48 Mon Sep 17 00:00:00 2001
From: Bharadwaj P
Date: Wed, 20 May 2020 00:40:46 +0530
Subject: [PATCH 02/30] Removing dead links
Ran a scraper to verify dead links throughout the ReadMe file. I have found below four links that are not working as expected from Comprehensive Lists and Data Science Stack.
https://www.recruityourninja.com/technical-interview-questions-frontend-candidates/
https://www.recruityourninja.com/technical-interview-questions-backend-candidates/
https://www.recruityourninja.com/technical-interview-questions-devops-candidates/
https://recruityourninja.com/technical-interview-questions-data-scientist/
---
README.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/README.md b/README.md
index d338a85..63ca338 100644
--- a/README.md
+++ b/README.md
@@ -603,9 +603,6 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Front End Developer Interview Questions](http://www.aperfectmix.com/free_web_design/front-end-interview-questions.html)
* [Answers to Front End Developer Interview Questions](https://github.com/yangshun/front-end-interview-handbook/blob/master/README.md)
* [Some simple questions to interview potential backend candidates](https://github.com/starandtina/backend-interview-questions)
-* [An Annotated List of Frontend Developer Technical Interview Questions](https://www.recruityourninja.com/technical-interview-questions-frontend-candidates/)
-* [An Annotated List of Backend Developer Technical Interview Questions](https://www.recruityourninja.com/technical-interview-questions-backend-candidates/)
-* [An Annotated List of DevOps Technical Interview Questions](https://www.recruityourninja.com/technical-interview-questions-devops-candidates/)
## Design Patterns
* [Design Pattern Interview Questions that have been designed specially to get you acquainted with the nature of questions you may encounter during your interview for the subject of Design Pattern](http://www.tutorialspoint.com/design_pattern/design_pattern_interview_questions.htm)
@@ -633,7 +630,6 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
## Data Science
* [Data Science Interview Questions for Top Tech Companies](https://www.dezyre.com/article/-data-science-interview-questions-for-top-tech-companies/189)
* [66 Job Interview Questions for Data Scientists](http://www.datasciencecentral.com/profiles/blogs/66-job-interview-questions-for-data-scientists)
-* [An Annotated List of Data Scientist Technical Interview Questions](https://www.recruityourninja.com/technical-interview-questions-data-scientist/)
* [Top 45 Data Science Interview Questions You Must Prepare In 2019](https://www.edureka.co/blog/interview-questions/data-science-interview-questions/)
* [Top 30 data science interview questions](https://towardsdatascience.com/top-30-data-science-interview-questions-7dd9a96d3f5c)
* [Top 100 Data science interview questions](https://www.datacamp.com/community/news/top-100-data-science-interview-questions-cc3lts7gj5j)
From 37875131c7f58da24c0b5cb6eff9ad8a1020717c Mon Sep 17 00:00:00 2001
From: webmidas1 <66791665+webmidas1@users.noreply.github.com>
Date: Wed, 15 Jul 2020 21:07:45 +0530
Subject: [PATCH 03/30] Update README.md
Added Most common asked core java interview questions
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index d338a85..152c42e 100644
--- a/README.md
+++ b/README.md
@@ -289,6 +289,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [115 Java Interview Questions and Answers – The ULTIMATE List](http://www.javacodegeeks.com/2014/04/java-interview-questions-and-answers.html)
* [37 Java Interview Questions to Practice With from Codementor](https://www.codementor.io/java/tutorial/java-interview-sample-questions-answers)
* [21 Essential Java Interview Questions](http://www.toptal.com/java/interview-questions)
+* [Top 30 Core Java Interview Questions](https://www.janbasktraining.com/blog/core-java-interview-questions-answers/)
* [29 Essential Java Interview Questions from Adeva](https://adevait.com/java/interview-questions)
* [A collection of Java interview questions and answers to them](https://github.com/svozniuk/java-interviews)
* [Data Structures and Algorithms in Java which can be useful in interview process](https://github.com/donbeave/interview)
From aba9097ab9b6ccdcb42f709458c9dd841bcd265c Mon Sep 17 00:00:00 2001
From: Noor ul Ain Ali
Date: Sat, 25 Jul 2020 21:21:22 +0400
Subject: [PATCH 04/30] - Added dispatch types in iOS related interview
questions
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index d338a85..aff814a 100644
--- a/README.md
+++ b/README.md
@@ -283,6 +283,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [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-structured-interview)
+* [iOS Static vs Dynamic Dispatch](https://medium.com/flawless-app-stories/static-vs-dynamic-dispatch-in-swift-a-decisive-choice-cece1e872d)
### Java
@@ -468,6 +469,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Swift Programming Language Interview Questions And Answers from mycodetips.com](http://mycodetips.com/swift-ios/swift-programming-language-interview-questions-answers-987.html)
* [Your top 10 Swift questions answered](http://blog.udacity.com/2014/11/your-top-10-swift-questions-answered.html)
* [Swift interview questions and answers on Swift 5 by Raywenderlich](https://www.raywenderlich.com/762435-swift-interview-questions-and-answers)
+* [Dynamic keyword in Swift](https://cocoacasts.com/what-does-the-dynamic-keyword-mean-in-swift-3)
### WordPress
* [Top 45 WordPress interview questions](https://pangara.com/blog/45-wordpress-interview-questions-and-answers)
From d06643a7c805a034fc731b9b16bddf3d5f59d992 Mon Sep 17 00:00:00 2001
From: Sumeet Mahajan
Date: Fri, 28 Aug 2020 15:34:22 +0530
Subject: [PATCH 05/30] Added two more resources.
Added one resource in angular and the other one javascript category.
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d338a85..4cbae86 100644
--- a/README.md
+++ b/README.md
@@ -144,7 +144,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [A list of helpful Angular related questions you can use to interview potential candidates, test yourself or completely ignore](https://github.com/Yonet/Angular-Interview-Questions)
* [Angular 2 Interview Questions](https://www.onlineinterviewquestions.com/angular2-interview-questions/)
* [List of 300 Angular Interview Questions and Answers](https://github.com/sudheerj/angular-interview-questions)
-
+* [Angular Interview Questions (2020)](https://www.interviewbit.com/angular-interview-questions/)
### BackboneJS
@@ -324,6 +324,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Front end interview handbook](https://github.com/yangshun/front-end-interview-handbook)
* [JavaScript Interview Questions - Quick Refresher](https://www.techbeamers.com/javascript-interview-questions-answers/)
* [The MEGA Interview Guide](https://github.com/danieldelcore/mega-interview-guide)
+* [Javascript Interview Questions and Answers (2020)](https://www.interviewbit.com/javascript-interview-questions/)
### jQuery
From 50eecc50e1ff7ecd928a9794e249ec48b76b360f Mon Sep 17 00:00:00 2001
From: MuhamadAzizi <60250744+MuhamadAzizi@users.noreply.github.com>
Date: Thu, 1 Oct 2020 08:19:22 +0700
Subject: [PATCH 06/30] Update README.md
Add one link to Python category
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 4cbae86..853b1fc 100644
--- a/README.md
+++ b/README.md
@@ -399,6 +399,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Python interview questions. Part III. Senior](https://luminousmen.com/post/8)
* [Python Interview Questions and Answers (2019)](https://www.interviewbit.com/python-interview-questions/)
* [100 Python Interview Questions - Quick Refresher](https://www.techbeamers.com/python-interview-questions-programmers/)
+* [Top 100 Python Interview Questions from Edureka (2020)](https://www.edureka.co/blog/interview-questions/python-interview-questions/)
### Ruby on Rails
From 2d0a3bec3147b8c2e18eb210e559286bd9604b26 Mon Sep 17 00:00:00 2001
From: Peter Thaleikis
Date: Thu, 1 Oct 2020 21:54:04 +0400
Subject: [PATCH 07/30] Removing dead link "iOS/ObjC Interview Questions"
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 4cbae86..3ea3e9c 100644
--- a/README.md
+++ b/README.md
@@ -366,7 +366,6 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
### Objective-C
* [Interview Qs for Objective-C and Swift](http://insights.dice.com/2015/07/21/interview-qs-objective-c-swift/)
-* [iOS/ObjC Interview Questions](http://andras.palfi.hu/iosobjc-interview-questions/)
* [iOS Interview Questions For Beginners](http://ichuiphonedev.blogspot.com/2014/05/iphone-latest-interview-questions-and.html)
### PHP
From 5a45202cbc4760f109912366c2ecd256038a84b0 Mon Sep 17 00:00:00 2001
From: Ankita Mandal
Date: Fri, 2 Oct 2020 10:45:23 +0530
Subject: [PATCH 08/30] Adding important Ionic Questions
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 4cbae86..fd2dbb9 100644
--- a/README.md
+++ b/README.md
@@ -261,6 +261,8 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [23 Beginner Level Ionic Framework Questions](http://www.codeandyou.com/p/ionic-interview-questions.html)
* [12 Essential Ionic Interview Questions](https://www.toptal.com/ionic/interview-questions)
+* [45 Ionic Interview Questions](https://www.javatpoint.com/ionic-interview-questions)
+* [Most Asked Ionic Interview Questions](https://www.maheshbhusanoor.com/article/ionic-interview-questions-answers.html)
### iOS
From 6617572b7c7c2c8af3e823a06ba51a7adf4df93d Mon Sep 17 00:00:00 2001
From: Ankita Mandal
Date: Fri, 2 Oct 2020 10:56:28 +0530
Subject: [PATCH 09/30] Fixing an issue
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index fd2dbb9..e3f230f 100644
--- a/README.md
+++ b/README.md
@@ -458,6 +458,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
### SharePoint
* [Sharepoint Interview Question For Developer](http://www.rajeshg.me/2013/05/sharepoint-developer-2010-interview.html)
+* [Top SharePoint Interview Questions and Answers](https://intellipaat.com/blog/interview-question/sharepoint-interview-questions/)
### Shell
From 66c904cfde8218061dd6a29cd82e5fb6fd4edb5d Mon Sep 17 00:00:00 2001
From: bernardo-devsquad
Date: Sat, 3 Oct 2020 11:46:34 -0300
Subject: [PATCH 10/30] :bug: Fixed broken link for Pangara's WP questions
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4cbae86..ff53575 100644
--- a/README.md
+++ b/README.md
@@ -471,7 +471,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Swift interview questions and answers on Swift 5 by Raywenderlich](https://www.raywenderlich.com/762435-swift-interview-questions-and-answers)
### WordPress
-* [Top 45 WordPress interview questions](https://pangara.com/blog/45-wordpress-interview-questions-and-answers)
+* [Top 45 WordPress interview questions](https://pangara.com/blog/blog45-wordpress-interview-questions-and-answers/)
* [10 Essential WordPress Interview Questions](https://www.toptal.com/wordpress/interview-questions)
### TypeScript
From 402b7f9ee4668152a41d714a34f7144afd00515b Mon Sep 17 00:00:00 2001
From: Maksim Abramchuk
Date: Mon, 12 Oct 2020 21:07:22 +0100
Subject: [PATCH 11/30] Update README.md
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 4cbae86..fb8fe80 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,11 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
---
+### Support
+
+
+---
+
From 5c94d0364a07c10f33946f80d291bd56a9e8ebf1 Mon Sep 17 00:00:00 2001
From: Brian Vallelunga
Date: Mon, 1 Mar 2021 11:58:49 -0800
Subject: [PATCH 21/30] Update README.md
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 21b1618..15e419e 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,6 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
Secrets management, for developers
Stop struggling with scattered environment variables, hacking together home-brewed tools,
-
and avoiding access controls. Keep your team and servers in sync with Doppler.
From 0f849980c7fbee57ae51e53d8fa367f99f237b6c Mon Sep 17 00:00:00 2001
From: Brian Vallelunga
Date: Mon, 1 Mar 2021 18:01:22 -0800
Subject: [PATCH 22/30] Update README.md
---
README.md | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 15e419e..4eb6061 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,3 @@
-# Awesome Interviews [](https://github.com/sindresorhus/awesome)
-
-> A curated list of lists of technical interview questions.
-
-[What makes for an awesome list?](awesome.md)
-
-Please read the [contribution guidelines](contributing.md) or the [creating a list guide](create-list.md) if you want to contribute.
-
----
-
@@ -24,6 +14,13 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
---
+# Awesome Interviews [](https://github.com/sindresorhus/awesome)
+
+> A curated list of lists of technical interview questions.
+
+[What makes for an awesome list?](awesome.md)
+
+Please read the [contribution guidelines](contributing.md) or the [creating a list guide](create-list.md) if you want to contribute.
### Table of Contents
From 6fddfbfd76f0418e06877b199d82219f2f93bdcf Mon Sep 17 00:00:00 2001
From: Brian Vallelunga
Date: Mon, 1 Mar 2021 18:02:13 -0800
Subject: [PATCH 23/30] Update README.md
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 4eb6061..6011289 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,11 @@
Secrets management, for developers
Stop struggling with scattered environment variables, hacking together home-brewed tools,
and avoiding access controls. Keep your team and servers in sync with Doppler.
+
----
-
# Awesome Interviews [](https://github.com/sindresorhus/awesome)
> A curated list of lists of technical interview questions.
From 977539711fd8fd779f6664c6e4105b00833f0597 Mon Sep 17 00:00:00 2001
From: Brian Vallelunga
Date: Thu, 4 Mar 2021 22:12:37 -0800
Subject: [PATCH 24/30] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index db4c566..dcee564 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
- Secrets management, for developers
- Stop struggling with scattered environment variables, hacking together home-brewed tools,
+ All your ENV variables, in one place
+ Stop struggling with scattered API keys, hacking together home-brewed tools,
and avoiding access controls. Keep your team and servers in sync with Doppler.
From 7a7df624f8b5b77bc00a9f0d2a7c641cc4727e63 Mon Sep 17 00:00:00 2001
From: Brian Vallelunga
Date: Wed, 10 Mar 2021 22:21:27 -0800
Subject: [PATCH 26/30] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6240047..bbc5100 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
- All your ENV variables, in one place
+ All your environment variables, in one place
Stop struggling with scattered API keys, hacking together home-brewed tools,
and avoiding access controls. Keep your team and servers in sync with Doppler.
From be1c2d63165b2d9b2b1dbae36a49032b46916a20 Mon Sep 17 00:00:00 2001
From: Prasanthpadp <76952704+Prasanthpadp@users.noreply.github.com>
Date: Thu, 11 Mar 2021 19:08:26 +0530
Subject: [PATCH 27/30] New resources for HTML, C, C#, Nodejs, & Docker
Added new resource links to the above pages to help users understand more about these topics.
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index bbc5100..a89acf1 100644
--- a/README.md
+++ b/README.md
@@ -152,6 +152,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [First set of commonly asked C programming interview questions from computer science portal for geeks](http://geeksquiz.com/commonly-asked-c-programming-interview-questions-set-1/)
* [Second set of commonly asked C programming interview questions from computer science portal for geeks](http://geeksquiz.com/commonly-asked-c-programming-interview-questions-set-2/)
* [9 Essential C Interview Questions with answers](https://www.toptal.com/c/interview-questions)
+* [Top C Interview Questions and Answers](https://www.interviewbit.com/c-interview-questions/)
### C#
@@ -161,6 +162,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Top 50 C# Interview Questions & Answers](http://career.guru99.com/top-50-c-sharp-interview-questions-answers/)
* [50 C# Coding Interview Questions and Answers](https://www.techbeamers.com/csharp-coding-interview-questions-developers/)
* [20 C# OOPS Interview Questions and Answers](https://www.techbeamers.com/csharp-oops-interview-questions-answers/)
+* [30+ C# Interview Questions](https://www.interviewbit.com/c-sharp-interview-questions/)
### .NET
@@ -205,6 +207,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Top Docker Interview Questions And Answers](https://intellipaat.com/interview-question/docker-interview-questions/)
* [DOCKER (SOFTWARE) INTERVIEW QUESTIONS & ANSWERS](https://www.wisdomjobs.com/e-university/docker-software-interview-questions.html)
* [30 Docker Interview Questions and Answers in 2019](https://www.fullstack.cafe/blog/docker-interview-questions-and-answers)
+* [Docker Interview Questions & Answers](https://www.interviewbit.com/docker-interview-questions/)
### EmberJS
@@ -236,6 +239,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Common HTML interview questions for freshers](http://www.javatpoint.com/html-interview-questions)
* [HTML Questions and Answers](https://github.com/yangshun/front-end-interview-handbook/blob/master/questions/html-questions.md)
* [30 HTML Interview Questions and Answers](https://www.techbeamers.com/latest-html-interview-questions/)
+* [30+ HTML Interview Questions (2021)](https://www.interviewbit.com/html-interview-questions/)
### Ionic
@@ -346,6 +350,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Node.js Interview Questions and Answers](https://blog.risingstack.com/node-js-interview-questions/)
* [Top 25 Nodejs Interview Questions & Answers from Career Guru](http://career.guru99.com/top-25-interview-questions-on-node-js/)
* [Top 30 Node.Js Interview Questions With Answers](https://www.techbeamers.com/top-30-node-js-interview-questions-answers/)
+* [Top Nodejs Interview Questions & Answers](https://www.interviewbit.com/node-js-interview-questions/)
### Objective-C
From 983946930e32d3f5564bd737fa737a1c113d0a74 Mon Sep 17 00:00:00 2001
From: Sadanand Akshay Pai
Date: Sat, 13 Mar 2021 18:13:23 +0530
Subject: [PATCH 28/30] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index bbc5100..1556654 100644
--- a/README.md
+++ b/README.md
@@ -309,6 +309,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [JavaScript Interview Questions - Quick Refresher](https://www.techbeamers.com/javascript-interview-questions-answers/)
* [The MEGA Interview Guide](https://github.com/danieldelcore/mega-interview-guide)
* [Javascript Interview Questions and Answers (2020)](https://www.interviewbit.com/javascript-interview-questions/)
+* [JavaScript Modern Interview Code Challenges 2021](https://github.com/sadanandpai/javascript-code-challenges)
### jQuery
From 37733d90f819799ff3f1a3f5c75e9455afe2edd9 Mon Sep 17 00:00:00 2001
From: Ryan Blunden
Date: Tue, 13 Apr 2021 17:08:05 +1000
Subject: [PATCH 29/30] Merge commit
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 8784195..b7b1c32 100644
--- a/README.md
+++ b/README.md
@@ -314,6 +314,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [The MEGA Interview Guide](https://github.com/danieldelcore/mega-interview-guide)
* [Javascript Interview Questions and Answers (2020)](https://www.interviewbit.com/javascript-interview-questions/)
* [JavaScript Modern Interview Code Challenges 2021](https://github.com/sadanandpai/javascript-code-challenges)
+* [70 JavaScript Interview Questions](https://dev.to/macmacky/70-javascript-interview-questions-5gfi)
### jQuery
From 6903de8eae27e164cab5af81fe013b092052f45b Mon Sep 17 00:00:00 2001
From: Akhilesh Patil
Date: Wed, 14 Apr 2021 01:02:29 +0530
Subject: [PATCH 30/30] Added android interview questions
Added android interview questions
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index a31f70d..7fc2ece 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,9 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [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)
+* [Android cheat sheet: Coding program, Data structure, Android and Java interview questions with answers and categorized by topics](https://github.com/anitaa1990/Android-Cheat-sheet)
+* [Android Interview Questions And Answers From Beginner To Advanced](https://www.andreasschrade.com/2017/02/23/android-interview-questions/)
+* [Interview Questions for Senior Android Developers](https://github.com/mohsenoid/Android-Interview-Questions)
### AngularJS