Skip to content
#

sequential-search

Here are 19 public repositories matching this topic...

Content developed throughout the Data Structures and Algorithms II course in the second semester of the Computer Science program at PUC Minas, including exercises, activities, and other implementations.

  • Updated Mar 12, 2025
  • Java

Repository containing all the activities and tasks completed in the "Estructura de Datos" course. Covered topics include ADTs, recursion, lists, graphs, stacks, sorting methods such as shell sort, radix sort, bubble sort, quicksort, intercalation sort, direct merge sort, natural merge sort, as well as search methods: binary, hash and sequential.

  • Updated Dec 20, 2021
  • Java

Improve this page

Add a description, image, and links to the sequential-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sequential-search topic, visit your repo's landing page and select "manage topics."

Learn more