download Mastguru Android App

Question Detail

O log(n) can be conneted with

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

1. Which of the following data structure is linear data structure

  • Trees
  • Graphs
  • Array
  • None of above

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

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

3. Which statement we should ignore in structure programming

  • WHILE-DO
  • GO-TO
  • IT-ELSE
  • SWITCH

4. Information about an array used in a program will be stored in

  • symbol table
  • activation record
  • dope vector
  • system table

5. Preorder is

  • depth first order
  • breadth first order
  • topological order
  • linear order
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)