Tradução de "linked list" para português

lista encadeada, lista ligada, lista vinculada são as principais traduções de "linked list" para português.

linked list noun gramática

(computing) A simple linear data structure, each of whose nodes includes pointers to the previous and subsequent nodes in the list, enabling traversal of the structure from any starting point. [..]

+ Adicionar

Dicionário inglês-português

  • lista encadeada

    noun
  • lista ligada

    data structure which is a linear collection of data elements, called nodes, each pointing to the next node by means of a pointer

  • lista vinculada

    A data structure consisting of nodes or elements connected by pointers. A singly linked list has one pointer in each node, pointing to the next node in the list; a doubly linked list has two pointers in each node, pointing to the next and previous nodes. In a circular list, the first and last nodes of the list are linked together.

  • Mostrar traduções geradas por algoritmos

Traduções automáticas de " linked list " para português

  • Glosbe

    Glosbe Translate
  • Google

    Google Translate

Frases semelhantes a "linked list" com traduções para português

Adicionar

Traduções de "linked list" em português em contexto, memória de tradução