В категории материалов: 45
Показано материалов: 41-45
Страницы: « 1 2 3 4 5


Data structures: Queue and Stack

  1. Queue
  2. Stack
  3. Questions
  4. Exercises
  5. Exam questions

12.5.2.1 describe the operation of stack and queue data structures

Programming languages | Просмотров: 6726 | Добавил: bzfar77 | Дата: 15.02.2021 | Комментарии (0)

Search in an array

  1. Linear search
  2. Binary search
  3. Questions
  4. Exercises
  5. Exam questions

11.5.2.5 write a pseudo-code of binary search for the solution of a specific problem 

 

Programming languages | Просмотров: 7925 | Добавил: bzfar77 | Дата: 15.02.2021 | Комментарии (2)

Sorting algorithms

  1. Definition
  2. Bubble sort
  3. Insertion sort
  4. Questions
  5. Exercises
  6. Exam questions

11.5.2.4 write an algorithm /pseudo-code for sorting by insertion and bubble sort  

Programming languages | Просмотров: 9780 | Добавил: bzfar77 | Дата: 11.02.2021 | Комментарии (0)

Lesson "Arrays"

11.5.2.1 use the technical terms associated with arrays including upper and lower bounds 
11.5.2.3 write program code using 1D and 2D arrays 

  1. Definition
  2. Array processing
  3. PHP Indexed Array
  4. PHP Associative Arrays
  5. Questions
  6. Exercises
  7. Exam questions

 

Programming languages | Просмотров: 6848 | Добавил: bzfar77 | Дата: 03.02.2021 | Комментарии (0)

Data structure Binary tree

  1. Concept of a tree
  2. A more general definition of a tree
  3. A binary search tree
  4. Questions
  5. Exercises
  6. Exam questions

12.5.2.2 build a binary tree 

Data structures | Просмотров: 7655 | Добавил: bzfar77 | Дата: 23.06.2020 | Комментарии (0)