When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

University of Colorado Boulder logo

Algorithms for Searching, Sorting, and Indexing

This course is part of Foundations of Data Structures and Algorithms Specialization

     
  • 4.7
  •  |
  • Reviews ( 319 )
Free

This Course Includes

  • iconcoursera
  • icon4.7 (319 reviews )
  • icon35 hours (approximately)
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUniversity of Colorado Boulder

About Algorithms for Searching, Sorting, and Indexing

Learn new concepts from industry experts

Gain a foundational understanding of a subject or tool

Develop job-relevant skills with hands-on projects

Earn a shareable career certificate

What You Will Learn?

  • Explain fundamental concepts for algorithmic searching and sorting.
  • Describe heap data structures and analyze heap components, such as arrays and priority queues.
  • Design basic algorithms to implement sorting, selection, and hash functions in heap data structures.