34ML First Seminar Riddle
Across
- 1. I am a technique used to ensure that a software application behaves correctly and consistently after code changes.
- 4. I am an algorithm used to find the shortest path from a starting node to all other nodes in a weighted graph.
- 5. I love to chase after strings and mice.
- 7. I am a software development model that breaks the development process into incremental and iterative phases.
Down
- 1. I am a practice that involves rewriting a codebase without changing its external behavior to improve maintainability, readability, or performance.
- 2. I am a data structure that stores elements Last In, First Out
- 3. I am a programming language making me a favorite for data analysis and scientific computing.
- 6. I am a data structure that represents a hierarchical collection of elements. I have a root element that has child elements