download Mastguru Android App

Question Detail

O log(n) can be conneted with

  • Selection sort
  • Insertion sort
  • Binary sort
  • Merge sort
Similar Questions :

1. minimum number of stacks of size n required to implement a queue of size n

  • One
  • Two
  • Three
  • Four

2. Preorder is

  • depth first order
  • breadth first order
  • topological order
  • linear order

3. In C how many parameters can passed to a function

  • 2
  • 5
  • 10
  • as many as defined in function definition

4. Merge sort uses

  • Divide and conquer strategy
  • Backtracking approach
  • Heuristic search
  • Greedy approach

5. How many divisions are there in COBOL language

  • Two
  • Three
  • Four
  • Five
Read more from - Data Structure Questions Answers - Chapter 1
Post a comment

  • Manoj 11 years ago

    but it is O lg(n) nt O log(n)