Créer jeu
Télécharger
Obtenir Plan Académique
Partager le jeu
Intégrez-le à votre plateforme

Vous pouvez intégrer le jeu dans un LMS compatible avec LTI 1.1 ou LTI 1.3 comme Canvas, Moodle ou Blackboard. Les scores seront ainsi automatiquement enregistrés dans le carnet de notes de la plateforme.
Télécharger
Vous avez dépassé le nombre maximum de jeux que vous pouvez intégrer à Google Classroom avec votre Plan actuel.

Pour intégrer autant de jeux que vous le souhaitez dans Google Classroom, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Vous avez dépassé le nombre maximum de jeux que vous pouvez intégrer à Microsoft Teams avec votre Plan actuel.

Pour intégrer autant de jeux que vous le souhaitez dans Microsoft Teams, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Le téléchargement du jeu est une fonctionnalité exclusive pour les utilisateurs avec un Plan Académique ou un Plan Commercial.

Obtenez votre Plan Académique ou Plan Commercial dès maintenant et commencez à intégrer vos jeux dans votre LMS, votre site Web ou votre blog.

Si vous le souhaitez, vous pouvez télécharger une jeu de test ici et tester son intégration:

Sorting & Searching Algorothms Lowersixth Science Computer Science

Oui ou Non

Parties jouées 0

À propos de cette activité

Quick true/false on sorting and searching concepts.

Créé par

Cameroon

Téléchargez la version pour jouer sur papier

Créez votre propre jeu gratuite à partir de notre créateur de jeu
Affrontez vos amis pour voir qui obtient le meilleur score dans ce jeu

Top Jeux

%
Anonyme
Anonyme
%
%
%
Vous avez dépassé le nombre maximum de jeux que vous pouvez imprimer avec votre Plan actuel.

Pour imprimer autant de jeux que vous le souhaitez, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Imprimez votre jeu
Sorting & Searching Algorothms Lowersixth Science Computer Science
 

Sorting & Searching Algorothms Lowersixth Science Computer ScienceVersion en ligne

Quick true/false on sorting and searching concepts.

par YAKILI LMS
1

Bubble sort swaps adjacent elements to bubble the largest to the end.

2

Binary search requires a sorted array.

3

Counting sort has time complexity O(n^2).

4

Selection sort moves the maximum element to the end in one pass.

5

Linear search checks each element until a match is found.

6

Algorithms like counting sort can be non-comparison sorts.

7

Shell sort generalizes insertion sort with gap sequences.

8

Shuffle of an array helps sorting faster.

9

QuickSort requires all elements to be distinct.

10

In-place sorting cannot be done for merge sort.

11

Radix sort sorts by value, not by digits.

12

Heap sort uses a binary heap to sort elements.

13

A binary search tree must be balanced.

14

Stable sorting preserves the relative order of equal elements.

15

The 'divide and conquer' paradigm cannot be used for searching.

16

Divide-and-conquer strategy can be used in sorting and searching.

17

Counting sort uses a frequency array to sort elements.

18

Counting sort can sort negative numbers without modification.

19

Shell sort has no gap sequence.

20

Divide and conquer reduces a problem into smaller subproblems.

21

Sorting arbitrary objects always requires a custom comparator.

22

Merge sort can be implemented without extra space in all cases.

23

Insertion sort is stable.

24

On unsorted data, binary search can still find an element in O(log n) time.

25

Linear search is faster than binary search on large sorted arrays.

26

A binary search tree can give O(log n) search on balanced trees.

27

QuickSort always runs in O(n) time.

28

Binary search on an array of size 1 takes more than one comparison.

29

Radix sort sorts numbers by individual digits.

30

Dividing by two is used in all search algorithms.

31

A sorted array cannot be modified by any sorting algorithm.

32

Heap sort requires a secondary array for sorting.

33

Binary search halves the search space with each comparison.

34

A balanced BST guarantees O(1) search.

35

Sorting an array in place is possible without extra memory in many algorithms.

36

Merge sort is in-place with no extra space.

37

Binary search works on unsorted data.

38

All sorts are comparison-based.

39

Time complexity of finding an element by binary search is O(log n) on sorted data.

40

QuickSort on average runs in O(n log n) time.

41

QuickSort partitioning rearranges elements around a pivot.

42

The time complexity of insertion sort in best case is O(n^2).

43

Selection sort finds the minimum element and places it at the beginning.

44

A single pivot always partitions the array into equal halves.

45

Bubble sort uses a divide-and-conquer approach.

46

Divide and conquer is only used for sorting, not for searching.

47

Stable sort cannot be implemented efficiently.

48

Insertion sort is not stable.

49

Merge sort has a worst-case time complexity of O(n log n).

50

Merge sort divides the array into two halves recursively.

Voulez-vous vraiment quitter la page ?

En quittant la page, vous perdrez la progression du jeu.