Skip to content
@Data-Structures-aka-Uniwa

Data Structures

The course covers data structure principles, design and implementation, and efficient data organization and management in software applications.

Popular repositories Loading

  1. Arrays Arrays Public

    C CLI application demonstrating array operations including random generation, linear and binary search, quicksort sorting, and merging of arrays with file input/output support (Data Structures, UNI…

    C

  2. Stacks Stacks Public

    Stack data structure implementation in C using dynamic memory allocation, supporting push/pop operations, stack transfer, and stack copying utilities (Data Structures, UNIWA).

    C

  3. List List Public

    Doubly linked list implementation in C for managing a student database with sorted insertion, search, update, and deletion operations (Data Structures, UNIWA)..

    C

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…