Skip to content

Online Certification Guide

  • NPTEL
    • Data Structures
  • Certificate Exams
    • Hootsuite Certification
      • Hootsuite Platform
      • Hootsuite Social Marketing
    • SEMrush Certification
      • SEO
        • Semrush SEO Toolkit
        • SEO Toolkit Exam For Advanced SEMrush Users
        • SEMrush For Digital Agencies
        • SEMrush Competitive Analysis And Keyword Research
        • SEMrush Link Building Test
        • SEMrush Rank Tracking Test
        • SEMrush Mobile, International And Local SEO Test
        • SEMrush Social SEO Fundamentals Exam
        • SEMrush Management, Reporting And Collaboration Test
        • SEMrush Role Of Content Exam
      • Content Marketing
        • SEMrush Content Marketing Toolkit Exam
        • SEMrush Content Marketing Fundamentals Exam
      • PPC
        • SEMrush Advertising Toolkit
        • SEMrush PPC Fundamentals Exam
      • SMM
        • SEMrush Social Media Toolkit Exam
        • SEMrush SMM Fundamentals
      • Affiliate Program
        • SEMrush Affiliate Program Terms
      • Competitive Research
        • Competitor Analysis With SEMrush Exam
        • Advanced Competitive Research Exam
      • SEO Learning Path
        • SEMrush Keyword Research Exam
        • SEMrush Backlink Management Exam
        • SEMrush Mobile SEO Exam
        • SEMrush Local SEO Exam
      • Technical SEO Learning Path
        • SEMrush Site Audit Exam
        • SEMrush Technical SEO
        • SEMrush On Page And Technical SEO
      • Google Digital Garage
        • Google Digital Garage Quiz
    • GYMNASIUM
      • Coding For Designers
  • Coursera
  • Question Papers
    • BCA
  • Tools
    • HTML Editor
    • 2048 Game
    • Gradient Color Code Generator
    • WordPress Free Themes & Plugins
  • News
  • Blog

Very slow way of sorting is ______.

a) Insertion sort b) Heap sort c) Bubble sort d) Quick sort

Insert elements in a priority queue implemented with sorted sequence is done in ____.

 a) Insertion sort b) Selection sort c) Quick sort d) None of these.

Insert elements in a priority queue implemented with an unsorted sequence is done in ____.

 a) Insertion sort b) Selection sort  c) Quick sort d) None of these

Based on which concept priority queue is done?

a) Priority  b) Queue c) Stack d) None of these.

The worst time complexity for insertion sorting is _______.

a) O(n2) b) O(n) c) O(n3) d) None of these.

Space complexity for bubble sort is ______.

a) O(1) b) O(n2) c) O(n) d) None of the above

The average time complexity of inserting sorting is ________

a) O(n) b) O(n2) c) O(2n2) d) None of these.

Bubble sort, selection sort and insertion sort are all _______.

a) O(n2) b) O(n) c) Both a and b d) None of these.

________ are the methods to deal with collision.

a) Rehashing b) Chaining c) Both a and b d) None of these

A _______ is an alternative method for representing a dictionary.

a) Heap table b) Hash table c) Priority queue d) None of these.

__________ is a method of collision resolution in hash tables.

a) Open addressing b) Closed hashing c) Both a and b d) None of these.

________ time to perform insert,remove and search.

a) O(n) b) O(1) c) O(log n) d) None of these.

________ time to initialize hash table(b is the number of positions in hash table)

a) O(b) b) O(1) c) O(2) d) None of these.

The output that will be the maximum element and then you reheapify this between _______.

a) 0 and n-1 b) 0 and n-2 c) 0 and n d) 0 and n-3

In heap we are removing the elements in the zero position and swapping it at the _____ position.

a) nth b) n-1th c) n-2 th d) n-3th

You reserve the heap property the ______ should always be less then the parent nodes?

a) Child node b) Parent node c) Both a and b d) None of these.

Older posts
Newer posts
← Previous Page1 … Page85 Page86 Page87 … Page105 Next →

Explore Topics

  • NPTEL
  • Coursera
  • GYMNASIUM
  • Hootsuite
  • SEMrush
Online Certification Guide Logo

OnlineCertificationGuide here to help you out in your Journey in the study. So my friend share the site with your friends in case I am helpful to you.

Categories

  • → NPTEL
  • → Coursera
  • → GYMNASIUM
  • → Hootsuite
  • → SEMrush

Site Links

  • → About
  • → Contact
  • → Cookie Policy
  • → Privacy Policy
  • → Disclaimer
© 2025 Online Certification Guide • Made with ❤ India
  • NPTEL
    • Data Structures
  • Certificate Exams
    • Hootsuite Certification
      • Hootsuite Platform
      • Hootsuite Social Marketing
    • SEMrush Certification
      • SEO
        • Semrush SEO Toolkit
        • SEO Toolkit Exam For Advanced SEMrush Users
        • SEMrush For Digital Agencies
        • SEMrush Competitive Analysis And Keyword Research
        • SEMrush Link Building Test
        • SEMrush Rank Tracking Test
        • SEMrush Mobile, International And Local SEO Test
        • SEMrush Social SEO Fundamentals Exam
        • SEMrush Management, Reporting And Collaboration Test
        • SEMrush Role Of Content Exam
      • Content Marketing
        • SEMrush Content Marketing Toolkit Exam
        • SEMrush Content Marketing Fundamentals Exam
      • PPC
        • SEMrush Advertising Toolkit
        • SEMrush PPC Fundamentals Exam
      • SMM
        • SEMrush Social Media Toolkit Exam
        • SEMrush SMM Fundamentals
      • Affiliate Program
        • SEMrush Affiliate Program Terms
      • Competitive Research
        • Competitor Analysis With SEMrush Exam
        • Advanced Competitive Research Exam
      • SEO Learning Path
        • SEMrush Keyword Research Exam
        • SEMrush Backlink Management Exam
        • SEMrush Mobile SEO Exam
        • SEMrush Local SEO Exam
      • Technical SEO Learning Path
        • SEMrush Site Audit Exam
        • SEMrush Technical SEO
        • SEMrush On Page And Technical SEO
      • Google Digital Garage
        • Google Digital Garage Quiz
    • GYMNASIUM
      • Coding For Designers
  • Coursera
  • Question Papers
    • BCA
  • Tools
    • HTML Editor
    • 2048 Game
    • Gradient Color Code Generator
    • WordPress Free Themes & Plugins
  • News
  • Blog