Zum Inhalt springen

Core Data

Core Data online coding tests & interview questions

Schnell
MITTEL
Geprüfte Fähigkeiten
Dauer
126 Minuten maximal.
Bewertung
Automatisch
Test-Übersicht

Fragen zur Auswahl

Bewertung der Kenntnisse über iOS, Schnell

Programmieraufgabe - Niveau: Mittel

iOS | Swift | Book Keeper App - Initialize the Core Data Stack, including saving and generic item fetching and implement additional functionality by filling out the missing methods and fixing the UI functionality.

Schnell
SENIOR
Geprüfte Fähigkeiten
Dauer
165 Minuten maximal.
Bewertung
Automatisch
Test-Übersicht

Fragen zur Auswahl

Bewertung der Kenntnisse über Schnell, iOS

Programmieraufgabe - Level: Schwer

iOS | Swift | Book Keeper App - Initialize the Core Data Stack to work concurrently, including saving on a background thread and generic item fetching on the main thread; implement additional functionality by filling out the missing methods and fixing the UI functionality so that a user would be able to add or edit Company items and Invoices; implement the search functionality in both views. Lastly, he will need to limit the textField entry appropriately in order to pass the tests.