Question d’entretien chez GitHub

The major diffrences between python and java

Réponses aux questions d'entretien

Utilisateur anonyme

25 déc. 2018

Python is a dynamically-typed(no types) interpreted language. Java is a static typed compiled language and requires a jvm to run.

Utilisateur anonyme

16 oct. 2019

This is an interesting read: bit.ly/faang100

1