Across
- 3. (two words) lower bound of a complexity
- 4. popular OOP language known for its wide adoption on platforms and devices
- 5. recursive data structure using pointers to maintain order
- 7. measure of the time performance of an algorithm and how it scales
- 10. (two words) a set of tools and frameworks used in a project
- 11. data structure that stores a series of data objects
- 12. (two words) precise bounds of a complexity
- 14. (two words) upper bound of a complexity
- 15. popular OOP language known for its minimal syntax
- 17. memory address values that locate a piece of data
- 18. self-referencing a problem or solution
- 19. popular terminal code editor
- 21. a hierarchical data structure composed of nodes and edges
- 22. a predefined set of instructions to execute, to perform a task or solve a problem
- 23. common server os
- 24. windows scripting language
Down
- 1. a pre-written structure that provides a fundation for software, including reusable code, guidelines, and tools
- 2. concepts used to solve leetcode, for one (abbr.)
- 3. common scription language used by everyone but windows
- 6. a way to encode values using 0 and 1
- 8. a rectangular array of data composed of rows and columns
- 9. (two words) a fatal error involving memory; commonly found in C programming
- 13. tool that tracks code versions
- 16. popular functional programming language
- 20. popular programming language evolved from C (abbr.)
