Core Dumpers

1234567891011121314151617181920
Across
  1. 3. a process to let 2-way communication between reciever and sender
  2. 4. interface to interact with os and user
  3. 5. to join of two tables
  4. 8. lower bound of time complexity
  5. 12. minimum spanning tree algo
  6. 13. tab error
  7. 16. a method which is used when two processes use a single resource, in java
  8. 17. a way of solving a problem with raw logic and with no efficency
  9. 18. super class of all classes
  10. 20. algo to find maximally specific elem
Down
  1. 1. a type of os which has its version names based on food
  2. 2. hardware priority scheduling in C.A
  3. 6. python package for iteration
  4. 7. one of previous name of java
  5. 9. a process control keyword to terminate a process
  6. 10. a micro controller with wifi connectivity
  7. 11. a legacy class
  8. 14. only single instance can be created
  9. 15. unix has which type of os structure
  10. 19. keyword in c which is used to assign numbers to array elements