Computer Science

1234567891011121314151617181920212223242526272829303132333435363738394041424344
Across
  1. 4. vector mixed with a linked list
  2. 7. “code that _____ for the first time scares me”
  3. 9. a dangerous worm
  4. 12. use these to implement a mutex
  5. 13. sort algorithm that preserves original ordering
  6. 17. balanced binary tree
  7. 21. stacks are
  8. 23. algorithm for packing together discontinuous elements
  9. 26. producer-________ model
  10. 27. reads and writes
  11. 29. pointers on sixteen bit systems
  12. 30. Static analysis tool
  13. 31. source control
  14. 32. pure programming language
  15. 33. imperative version of SQL
  16. 34. best thing in Haskell
  17. 35. contiguous block of memory
  18. 36. has all zeroes in the mantissa
  19. 38. continuous factorial function
  20. 40. app framework
  21. 41. I refuse to use a mutex!
  22. 43. clandestine package manager
  23. 44. the least worst buildsystem
Down
  1. 1. we couldn’t code without this
  2. 2. a programmer’s best friend
  3. 3. region where you allocate and free all memory
  4. 5. original name for argument-dependent lookup
  5. 6. classic database design
  6. 8. awful formatting library
  7. 10. asynchronous work
  8. 11. mutex alternative
  9. 12. declarative programming language
  10. 14. compile-time programming
  11. 15. how you find a website’s IP address
  12. 16. flexible array
  13. 18. secret decryption password
  14. 19. queues are
  15. 20. units of memory
  16. 22. the slowest of all the memories
  17. 24. index for language popularity
  18. 25. your friend when debugging
  19. 26. sleeping while another thread does work
  20. 28. after you compile you ___
  21. 32. collection of nodes with n edges
  22. 33. linked list hashing
  23. 37. fold over an inductive type
  24. 39. “my ___-fu isn’t good today”
  25. 42. don’t miss this!