Data Structures and Algorithms using C/C++
-
Updated
Mar 2, 2021 - C
Data Structures and Algorithms using C/C++
A chunk of code that shows a sequential search.
✏️ Useful Algorithm Implementation
Introducing Dhaka City's Smart Traffic Management: uses data to optimize flow via operations like insertion, deletion, search, and density-based sorting. Manages parking in real-time to ease congestion, suggests alternate routes for efficiency and city resilience. A leap forward in urban infrastructure for smarter, livable cities.
cd shop management using data structures concept (arrays, queue, linked list, searching and sorting) in c language
This repository, c_dsa, is a comprehensive collection of Data Structures and Algorithms implemented in C. It is designed for students, beginners, and programmers who want to build a strong foundation in problem-solving and system-level programming. The primary goal of this repo is to bridge the gap between theory and implementation, making concept
A really simple searching program with my custom features, recently resurrected from my 2010s archives.
These are the Projects I worked on/created during my college in my process of learning
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.
Faster standard C library string search
A C program for Binary Search Tree (BST) operations.
This repository is dedicated to Data Structures and Algorithms (DSA)
Busca Indexada com dois índices - Indexed Search with two indexes (C)
C programming offers robust features including pointers, dynamic memory allocation, and an extensive library. This repository focuses on essential data structures like stacks (LIFO), queues (FIFO), linked lists (singly, doubly, circular), and collision handling techniques in hashing (chaining, open addressing).
B. Tech. CSE | Data Structures & Algorithms Lab (CSE2132) programs in C
Add a description, image, and links to the searching topic page so that developers can more easily learn about it.
To associate your repository with the searching topic, visit your repo's landing page and select "manage topics."