Algoritmid ja andmestruktuurid: transfers
sequences are examples of
Pikima ühise osasõne leidmine (samuti Fibonacci jada moodustamine) on
quicksort algorithm / kiirsorteerimise algoritm
exhaustive search algorithm / ammendava otsingu algoritm <- See vastus on vale!!!
greedy algorithm / ahne algoritm
divide and conquer algorithm / jaga ja valitse algoritm
dynamic programming algorithm / dünaamilise kavandamise algoritm
Eight queens problem and knapsack problem are examples of
Lippude paigutamine malelauale, samuti seljakotiülesanne on
exhaustive search algorithm / ammendava otsingu algoritm
Quicksort and merge sort are examples of
Järjestamise kiirmeetod, samuti ühildamismeetod on
divide and conquer algorithm / jaga ja valitse algoritm
Which data structure is on the picture
Millise andmestruktuuriga on tegemist
binary heap / kahendkuhi
Which order of nodes of a binary tree is generated by the following algorithm:
1) process the root node;