UNO_Mania_Set4

123456789101112131415161718192021222324
Across
  1. 1. A hashing technique prevents collision using linked lists
  2. 6. ⁠ A type of machine learning where a model learns by receiving feedback based on its action and decisions
  3. 10. A network device that connects multiple networks together
  4. 11. A low-level programming language that is specific to a computer architecture
  5. 15. type of memory is non-volatile and used for long-term storage
  6. 17. The ISO/OSI layer that uses SSL/TLS protocol
  7. 18. ⁠Transform message into a secret code
  8. 20. A type of machine learning algorithm for clustering
  9. 21. The term for a variable that holds a memory address
  10. 22. An open source operating system
  11. 23. A technique used to manage memory dynamically in OS
  12. 24. The part of the CPU that carries out instructions
Down
  1. 2. A machine learning model that mimics the human brain
  2. 3. A type of error that occurs when a variable is not defined
  3. 4. The smallest unit of data storage in a quantum computer
  4. 5. The command to terminate a process in Unix/Linux
  5. 7. A cryptographic technique used to secure data
  6. 8. A language primarily used for styling web pages
  7. 9. A type of memory that stores data permanently
  8. 12. A number system used in computer memory addressing
  9. 13. A type of software that protects against malware
  10. 14. A Data structure used in recursion
  11. 16. The type of attack tricks used into revealing sensitive information
  12. 19. A type of data structure that follows the First In First Out principle