PSEUDOCODE, A text-based way of writing an algorithm that is not specific to any programming language., DECOMPOSITION, Breaking down a complex problem into smaller, more manageable parts., BOOLEAN, A data type that can only be True or False., ALGORITHM, A step-by-step set of instructions used to solve a problem., ABSTRACTION, Removing unnecessary details to focus on the essential features of a problem., ITERATION, The repetition of a process in a computer program (e.g., a FOR or WHILE loop)., BINARY, A search algorithm that repeatedly halves the search area; requires the list to be sorted., BUBBLE, A simple sorting algorithm that swaps adjacent items if they are in the wrong order., MERGE, A "divide and conquer" sorting algorithm that splits a list into individual elements before recombining them., LINEAR, A search algorithm that checks every item in a list one by one from the start., INSERTION, A sorting algorithm that builds a final sorted list one item at a time by placing each new item in its correct position., LOGIC, The type of error that occurs when a program runs but produces the wrong output., SYNTAX, The type of error that occurs when a program contains spelling and/or grammar mistaken, TRACE, table used to record the state of variables as an algorithm executes line by line., AND, A logic gate that requires both inputs to be True, NOT, A logic gate that outputs the opposite of the input.
0%
Algorithms J277
Share
Share
by
Hvalli
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Crossword
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
Open results
Copy link
QR code
Delete
Continue editing:
?