What is the translation of " LINKED LIST " in Slovak?

[liŋkt list]
[liŋkt list]
spájať zoznam
linked list
prepojeného zoznamu
linked list
prepojený zoznam
linked list
spájaný zoznam

Examples of using Linked list in English and their translations into Slovak

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Official/political category close
  • Computer category close
  • Programming category close
Linked List.
Posledny spojkoveho zoznamu.
Multiply Linked List.
Viacnásobne spojený zoznam.
Linked list(free list)..
Spájaný zoznam(linked list).
SPEAKER 1: A linked list.
SPEAKER 1: spájať zoznam.
If it's a linked list, we have to iterate through, right?
Ak je to spájať zoznam, máme iterovat, že jo?
SPEAKER 1: A double linked list, right?
SPEAKER 1: dvojitý spájať zoznam, nie?
What is the data structure we just talked about?AUDIENCE: Linked list.
Čo je dátová štruktúra sme práve hovorili?Divákov: spájať zoznam.
With a doubly linked list, we can also move backwards.
S dvojnásobne spájať zoznam, môžeme tiež presunúť späť.
Differences between blockchain and linked list.
Rozdiel medzi poľom a prepojeným zoznamom.
So why might we choose a linked list over an array? What distinguishes them? Yes?
Tak prečo by sme mohli vybrať spájať zoznam cez pole? Čo ich odlišuje? Áno?
It's like one element in our linked list, right?
Je to ako jeden prvok v náš spájať zoznam, nie?
AUDIENCE: You can expand a linked list versus an array's fixed size. SPEAKER 1: Right.
Divákov: môžete tiež rozšíriť spojené Zoznam oproti Array pevnú veľkosť. SPEAKER 1: Správne.
So we have to actually iterate through our linked list.
Takže máme skutočne iterovat prostredníctvom našej prepojeného zoznamu.
Examples Array, queue, stack, linked list, etc. Tree and graph.
Príklady Array, fronta, zásobník, prepojený zoznam atď. Strom a graf.
Examples of the linear data structure are array, queue,stack, linked list, etc.
Príklady štruktúry lineárnych údajov sú pole, fronta,zásobník, prepojený zoznam atď.
A linked list allows us to have just the exact number that are hashed into that bucket, right?
Spájať zoznam nám umožňuje máme len presný počet, ktorý sú zatriedená do tohto vedra, nie?
So in the same way that we started with our linked list, we start at the root.
Takže rovnakým spôsobom, ako sme začali náš spájať zoznam, začneme pri koreni.
On the other hand, Linked list relies on references where each node consists of the data and the references to the previous and next element.
Na druhej strane prepojený zoznam sa opiera o odkazy, v ktorých sa každý uzol skladá z údajov a odkazov na predchádzajúci a nasledujúci prvok.
An additional disadvantage is that traversing a linked list has poor cache performance.
Ďalšou nevýhodou je, že prechádzanie spojovým zoznamom má nízky cache výkon.
But chaining is basically that eachbucket in your hash table is just a linked list.
Ale reťazenie je v podstate,že každý vedierko v hash tabuľke je len spájať zoznam.
So you can think of this as trying to add a new node into a linked list, so we would need to add another one of these arrays, like so.
Takže si môžete myslieť na to, ako sa snaží pre pridanie nového uzla do prepojeného zoznamu tak by sme museli pridať ďalšie jeden z týchto polí, ako tak.
So if we replace this with previous and next, this would be a doubly linked list.
Ak teda nahradiť tento s predchádzajúcou a nasledujúce, by to bolo dvojnásobne spájať zoznam.
So if we don't know how much we want to store, a linked list gives us a great way to do that because we can just add on another node and add on another node and add on another node.
Takže ak nevieme, ako moc chceme uložiť, spájať zoznam nám dáva veľký spôsob, ako to urobiť, pretože my môžeme len pridať na inom uzle a pridať na iný uzol a pridať na inom uzle.
The examples included in the linear data structure are array, stack,queue, linked list, etc.
Príklady zahrnuté v štruktúre lineárnych údajov sú pole, zásobník,fronta, prepojený zoznam atď.
You can use OfficeAccess 2007 to modify the workflow associated with a linked list and create workflow reports to better evaluate the project's status and assess your business processes.
Pomocou programu Office Access2007 môžete upraviť pracovný postup priradený k prepojenému zoznamu a vytvoriť zostavy pracovného postupu na lepšie vyhodnotenie stavu projektu a hodnotenie obchodných procesov.
And insert into assorted means you're going to put actually into the place where it keeps your linked list sorted.
A vložiť do najrôznejších znamená, že ste dám skutočne do miesta kde sa udržuje spájať zoznam zoradený.
AUDIENCE: You have to go through all the way through the linked list find an element in a list..
Divákov: Musíte prejsť celú cestu prostredníctvom prepojeného zoznamu nájsť prvok v zozname..
All right, so with search, as we were just saying before hand, if you're going to search through,you have to actually iterate through your linked list.
Dobre, tak s hľadaním, ako sme boli len hovorím, do ruky, ak ste bude prehľadávať,Máte skutočne iterovat prostredníctvom prepojeného zoznamu.
So now, instead of each of these buckets just having one element,it's going to contain a linked list of the elements that were hashed into it.
Takže teraz, namiesto toho, každá z nich vedierka len mať jeden prvok,to bude obsahovať prepojený zoznam prvky, ktoré boli zatriedená do neho.
So if we're looking for the number 9,we would start at our head and that points us at the beginning of our linked list, right?
Takže ak sa pozeráme na počet 9by sme začať na našej hlave a že nás upozorňuje na začiatku nášho prepojeného zoznamu, nie?
Results: 32, Time: 0.0359

Word-for-word translation

Top dictionary queries

English - Slovak