Pretraživanje podataka

U ovoj kategoriji rješavat ćete, između ostaloga i zadatke u kojima ćete ispitivati:

  • sekvencijskim pretraživanjem pojavljuje li se traženi broj u polju i koliko puta, paran ili neparan broj,
  • sekvencijskim pretraživanjem pojavljuje li se traženi broj u polju i ako da u kojem dijelu polja,
  • sekvencijskim pretraživanjem pojavljuje li se traženi broj u polju i ako da na kojim mjestima i koliko puta u polju,
  • sekvencijskim pretraživanjem pojavljuje li se tražena znamenka u cijelom ili decimalnom dijelu broja iz polja i ako da koliko puta, paran ili neparan broj,
  • sekvencijskim pretraživanjem da li je traženi broj jednak zbroju ili produktu znamenki nekog broja iz polja i ako da, koliko je takvih brojeva, paran ili neparan broj,
  • binarnim pretraživanjem pojavljuje li se traženi broj u polju,
  • sekvencijskim pretraživanjem pojavljuje li se traženi broj u dvodimenzionalnom polju, pojavljuje li se u recima ili stupcima i ako da koliko puta, paran ili neparan broj,
  • sekvencijskim pretraživanjem pojavljuje li se traženo slovo u riječi ili nizu riječi i ako da, koliko puta, paran ili neparan broj,
  • sekvencijskim pretraživanjem pojavljuje li se traženo slovo u riječi i ako da na kojem mjestu prvi ili zadnji puta,
  • sekvencijskim pretraživanjem u kojoj se riječi iz niza traženo slovo pojavljuje najviše ili najmanje puta, paran ili neparan broj,
  • sekvencijskim pretraživanjem ima li jednakih riječi u nizu riječi,
  • sekvencijskim pretraživanjem pojavljuje li se traženo slovo u riječima rečenice ili definiranoj riječi rečenice i ako da, ispisati tu riječ ili te riječi,
  • sekvencijskim pretraživanjem sadrže li riječi rečenice definirani slog,
  • sekvencijskim pretraživanjem pojavljuje li se tražena riječ u rečenici, samostalno ili kao dio neke druge riječi i ako da koliko puta, paran ili neparan broj.

Data Searching

In this category, you will solve, among others, tasks in which you will test:

  • by sequential search, whether the required number appears in the field and how many times, even or odd number,
  • by sequential search, whether the required number appears in the field and if so in which part of the field,
  • by sequential search, whether the required number appears in the field and if so in which places and how many times in the field,
  • by sequential search, whether the required digit appears in the whole or decimal part of the number from the field and if so how many times, even or odd number,
  • by sequential search, whether the required number is equal to the sum or product of the digits of a number from the field and if so, how many such numbers are there, even or odd number,
  • by binary search, whether the required number appears in the field,
  • by sequential search, whether the required number appears in a two-dimensional field, whether it appears in rows or columns and if so how many times, even or odd number,
  • by sequential search, whether the required letter appears in a word or string words and if so, how many times, even or odd number,
  • by sequential search, whether the requested letter appears in the word and if so, in which place the first or last time,
  • by sequential search, in which word from the string the requested letter appears the most or the least times, even or odd number,
  • by sequential search, whether there are identical words in the string of words,
  • by sequential search, whether the requested letter appears in the words of the sentence or the defined word of the sentence and if so, print that word or those words,
  • by sequential search, whether the words of the sentence contain the defined syllable,
  • by sequential search, whether the requested word appears in the sentence, independently or as part of another word and if so, how many times, even or odd number.
Copyright by Zlatko Nadarević © 2025