Terminology

  1. Big O notation

  2. binary search

  3. constant runtime

  4. efficiency of algorithms

  5. insertion sort

  6. linear runtime

  7. linear search

  8. logarithmic runtime

  9. merge sort

  10. O(1)

  11. O(log n)

  12. O(n log n)

  13. O(n)

  14. O(n2)

  15. search key

  16. quadratic runtime

  17. search key

  18. searching

  19. selection sort

  20. sort key

  21. Sort method of class Array

  22. sorting

  23. swapping values

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset