Skip to content

gthomas08/Data-Structures-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Data Structures Project

About The Project

This project was part of the Computer Engineering and Informatics Department (CEID) of University of Patras curriculum.

Data structures implemented in C.

Exercises

  • Part 1
    • Sorting Algorithms
      • Bubble Sort
      • Insertion Sort
      • Merge Sort
      • Quick Sort
    • Searching Algorithms
      • Linear Search
      • Binary Search
      • Interpolation Search
  • Part 2
    • Binary Search Tree
    • Hashing

Tools

  • Code::Blocks IDE

About

Data Structures implemented in C.

Topics

Resources

Stars

Watchers

Forks

Languages