logo

Crowdly

Algoritmusok és adatszerkezetek (ONINF1-0601-2024252-NK-ONINF1-0601-EA)

Looking for Algoritmusok és adatszerkezetek (ONINF1-0601-2024252-NK-ONINF1-0601-EA) test answers and solutions? Browse our comprehensive collection of verified answers for Algoritmusok és adatszerkezetek (ONINF1-0601-2024252-NK-ONINF1-0601-EA) at moodle.pte.hu.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Mi az AVL fa?

0%
100%
0%
0%
View this question

A

láncolt listák nem alkalmasak a ___________ megvalósítására

100%
0%
0%
0%
View this question

Két láncolt lista O(1) idő alatt egyesíthető

View this question

Milyen érték szerepel a műveletsor után a stack tetején?

Stack<int> s;

s.push( 5 );

s.push( 15 );

s.push( 6 );

s.push( 7 );

s.push( 5 );

s.pop();

s.pop();

s.push( 4 );

s.push( 5 );

s.pop();

s.push( 9 );

s.pop();

s.pop();

s.push( 13 );

s.pop();

0%
100%
0%
View this question

Az alábbiak közül melyik nem értelmezhető sorként?

0%
0%
100%
0%
View this question

A MaxHeap adatszerkezetben a maximális érték meghatározható (az érték törlése nélkül) O(1) idő alatt

View this question

Milyen érték szerepel a műveletsor után a stack tetején?

Stack<int> s;

s.push( 5 );

s.push( 15 );

s.push( 6 );

s.push( 7 );

s.push( 5 );

s.pop();

s.pop();

s.push( 4 );

s.push( 5 );

s.pop();

s.push( 9 );

s.pop();

s.pop();

s.pop();

100%
0%
0%
View this question

Meghatározható a "1 2 + 4 5 * 6 + +" fordított lengyel jelölésű kifejezés értéke?

View this question

A tömb segítségével megvalósított, előre nem definiált méretű stack (verem) megvalósítható úgy, hogy a push és pop operációk O(1) időt igényelnek

View this question
Mekkora egy p nódú AVL fa maximális magassága?

0%
0%
0%
100%
View this question

Want instant access to all verified answers on moodle.pte.hu?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!