Pergunta de entrevista da empresa GitHub

The major diffrences between python and java

Respostas da entrevista

Sigiloso

25 de dez. de 2018

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

Sigiloso

16 de out. de 2019

This is an interesting read: bit.ly/faang100

1