Simple ios project that helps to prepare for interview.
This application will help you test or update your knowledge in iOS development. All questions are aimed at the junior iOS developer level. The list of questions is located in a json file in the root folder of the project. Key features include receiving random questions with answers, viewing topics and all questions.
- Over 170 questions and answers
- Random question appearance
- Dividing questions by topics
- Make sure you have the Xcode version 14.0 or above installed on your computer.
- Download the InterviewTipsApp project files from the repository.
- Open the project files in Xcode.
- Review the code and make sure you understand what it does.
- Run the active scheme.