Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahmoudmabrok/raq
RAQ -Real android questions -is questions that asked at real interviews
https://github.com/mahmoudmabrok/raq
android interview interview-preparation
Last synced: about 19 hours ago
JSON representation
RAQ -Real android questions -is questions that asked at real interviews
- Host: GitHub
- URL: https://github.com/mahmoudmabrok/raq
- Owner: MahmoudMabrok
- Created: 2024-04-20T03:47:53.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T20:57:23.000Z (9 months ago)
- Last Synced: 2024-04-24T21:44:45.755Z (9 months ago)
- Topics: android, interview, interview-preparation
- Homepage:
- Size: 14.6 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RAQ
RAQ stands for (Real android questions) it is inititive to share questions and tips for android interivews. Everyone would share questions and tips to this repo.
## Structure
we will have 2 folders (startup, enterprise) and each one will have 4 files (fresh, mid level, senior, tech lead).
```
├── enterprise/
│ ├── fresh.md
│ ├── mid level.md
│ ├── senior.md
│ └── tech lead.md
└── startups/
├── fresh.md
├── mid level.md
├── senior.md
└── tech lead.md
```## Preparation
Will share here list of links that are useful for prepartion to interviews. these resources will provide a solid foundation for your Android interview preparation
- [Best playlist by Eng. Moaz Mohamed (in Arabic)](https://youtube.com/playlist?list=PLTp0SdAHWEnE2LBesvF3wQ-7sQmHA7Tj8&si=nAt0T3oT9o7KPWGC)
- [Kotlin programming questions](https://github.com/mohsenoid/Android-Interview-Questions/blob/master/KOTLIN.md)
- [android-interview-questions](https://github.com/amitshekhariitbhu/android-interview-questions)
- [20 Essential Android Interview Questions](https://www.toptal.com/android/interview-questions)
- [android-interview-questions](https://www.interviewbit.com/android-interview-questions/)