Domanda di colloquio di GitHub

The major diffrences between python and java

Risposte di colloquio

Anonimo

25 dic 2018

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

Anonimo

16 ott 2019

This is an interesting read: bit.ly/faang100

1