Pregunta de entrevista de GitHub

The major diffrences between python and java

Respuestas de entrevistas

Anónimo

25 de dic de 2018

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

Anónimo

16 de oct de 2019

This is an interesting read: bit.ly/faang100

1