This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
-
Updated
Jun 28, 2024 - C
This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
C++ STL containers reimplemented in C
A portable Forth system inspired by ColorForth and Tachyon
Follow my daily journey of mastering Data Structures & Algorithms in C with hands-on coding. Explore my progress and code snippets!
Data Structures and Algorithms
Repository of all the programs taught in Data Structures and Applications class at SDMCET, 2023 - 24
(Incomplete, In Continuation) Implementation of Data Structures like Stacks, Queues, etc. using C programming language
Basic programs written in C using ANSI for GNU-GCC
Welcome to the Data Structures and Algorithms course! This repository contains the course contents, lab experiments, and additional resources for your reference.
A dynamic repository offering a wealth of data structures implementations, in-depth documentation, and a vibrant space for discussions (Language-C, C++)
Collection of Data Structure Programs for DS:Lab (CS1303) 2019-20
Comprehensive Data Structures course repository (CSE 2101) with C implementations of algorithms, data structures, and exercises based on Seymour Lipschutz's textbook
42 project: sorting algorithm using two stacks
Organize data and manipulate its behaviour using various data structures like stacks,queues and linked lists.These basic C programs will make you visualize the functioning of data structures.Happy coding..!✨
Solutions to 42's intermediate-level exams
dsa-in-c is my personal project showcasing fundamental Data Structures and Algorithms (DSA) in C. As a student, I’ve created this to share clear, beginner-friendly implementations and documentation to aid in understanding these key concepts.
Technological University of the Mixteca - Computer Systems - Data Structures
Sort stacks of numbers in the most efficient way possible
Add a description, image, and links to the stacks topic page so that developers can more easily learn about it.
To associate your repository with the stacks topic, visit your repo's landing page and select "manage topics."