Domanda di colloquio di Meta

What languages do you program in

Risposte di colloquio

Anonimo

5 gen 2018

Swift

1

Anonimo

15 mar 2018

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

1

Anonimo

14 mar 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.

Anonimo

2 feb 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.