MGE General C Library
-
Updated
Jan 14, 2026 - C
MGE General C Library
Implementation of various basic data structures from scratch in C
A beginner's C implementation of linked list.
Basic DSA in C
a generic data structure written in pure C, uses macros heavily 😂
School project about sorting algorithms and main operations on data structures such as stacks, binary search trees and hash tables.
Data Structures and algorithm program written in C language. A detailed Data Structure implementations in C with Pseudo code and organized for real world usage.
This is a C project in which the user enters a word and with the help of a binary search tree the program finds and shows the level of each letter, the minimum letter and the maximum letter.
TDAs, trabajos prácticos y ejercicios de parcial resueltos de Algoritmos y Programación 2
C language practice :). C언어로 짜본 자료구조들
Binary Search Tree
Database clone written in C.
A generic BST writted in C language, that can be use in any C project.
This repository contains implementations that utilizes BSTs and AVLs and also the concept of Abstract Data Types. The project is detailed in the project.pdf.
Repository for the "SCC0223 - Data Structures" course offered for applied mathematics undergraduates at ICMC - USP, by professor Elaine Parros.
Algorithms and Data Structures implemented in C
2nd Sem - Data Structure In C
Add a description, image, and links to the bstree topic page so that developers can more easily learn about it.
To associate your repository with the bstree topic, visit your repo's landing page and select "manage topics."