DSALGO REVIEWER
  • 1. it's a step by step instructions to accomplish the tasks
A) Teacher
B) AI
C) Algorithm
  • 2. raw and unorganized facts
A) Array
B) Information
C) Data
  • 3. process form of Data
A) Information
B) Data
C) Array
  • 4. a collection of items arranged in a systematic way, often in rows and columns
A) Array
B) Data
C) Information
  • 5. how many dimensional are ther?
A) 4
B) 2
C) 3
  • 6. SDLC means
A) Software development life cycle
B) Software developer life cycle
  • 7. it has a end
A) definite
B) finite
C) indefinite
  • 8. have value
A) finite
B) definite
C) indefinite
  • 9. no value
A) finite
B) definite
C) indefinite
  • 10. is a way to describe how the time or space needed by an algorithm grows as the size of the input increases.
A) Average case
B) Big O Notation
C) Worst case scenario
  • 11. the algorithm performs the least efficiently or takes the maximum amount of time or resources among all possible input data
A) Big O Notation
B) Worst case scenario
C) Average case
  • 12. seeks to determine its expected performance over all possible inputs
A) Big O Notation
B) Average case
C) Worst case scenario
  • 13. the condition that allows an algorithm to complete statement execution in the shortest amount of time
A) Space complexity
B) Time complexity
C) Best case
  • 14. he amount of time it takes for each statement to complete
A) Best case
B) Space complexity
C) Time complexity
  • 15. the total amount of memory space used by an algorithm/program, including the space of input values for execution
A) Time complexity
B) Space complexity
C) Best case
  • 16. inserting a new element in the stack is termed
A) Push
B) Pop
  • 17. Removing or deleting elements from the stack is termed
A) Pop
B) Push
  • 18. its not moving and a stationary or fixed
A) Static
B) Dynamic
  • 19. capable of action and/or change,
A) Static
B) Dynamic
  • 20. to reduce the Data repeatedly
A) redundancy
B) algorithm
Created with That Quiz — where test making and test taking are made easy for math and other subject areas.