Question d’entretien chez Meta

What languages do you program in

Réponses aux questions d'entretien

Utilisateur anonyme

5 janv. 2018

Swift

1

Utilisateur anonyme

15 mars 2018

This is odd because I am a Swift Developer and they have had me go through the interview process

1

Utilisateur anonyme

14 mars 2020

With Swift being a new norm, it is not known by all devs at large corporations. Swift is a Protocol Driven Language, which allows the Object Oriented properties to jump to the next step. Not only do you have objects that can be referenced and mutated, you also have the use of protocols and delegation that allows for observing changes on objects in related classes.

Utilisateur anonyme

2 févr. 2018

Swift is the new language that is been developed by Apple for developing iOS apps and is Object oriented, but earlier Objective C was used to develop apps, Even though now some frameworks are bridged into swift from objective C only.