Question d’entretien chez PLX Technology

What is a binary tree, implement it. What is the difference between java and C? How does java garbage collection work. Implement big endian/little endian swap.

Réponse à la question d'entretien

Utilisateur anonyme

1 nov. 2015

Data structure with fast big O time, node has left and right pointers.