searching
Here are 47 public repositories matching this topic...
Data Structures and Algorithms using C/C++
-
Updated
Mar 2, 2021 - C
A chunk of code that shows a sequential search.
-
Updated
Oct 13, 2023 - C
A really simple searching program with my custom features, recently resurrected from my 2010s archives.
-
Updated
Oct 6, 2024 - C
A C program for Binary Search Tree (BST) operations.
-
Updated
Apr 3, 2020 - C
These are the Projects I worked on/created during my college in my process of learning
-
Updated
Jan 10, 2018 - C
A repository that has C based programs with different concepts like Sorting, Looping, Logical Operations, and many more.
-
Updated
Jul 30, 2020 - C
A command line tool that searches things with boolean expressions.
-
Updated
Feb 26, 2023 - C
This repository is dedicated to Data Structures and Algorithms (DSA)
-
Updated
Jun 21, 2025 - C
Just searching algorithms, enjoy :D
-
Updated
Mar 3, 2021 - 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).
-
Updated
Jan 30, 2025 - C
B. Tech. CSE | Data Structures & Algorithms Lab (CSE2132) programs in C
-
Updated
Oct 12, 2025 - C
CS50-Problem-set-3 π explores algorithms π§ , focusing on more advanced concepts in computer science π». This set includes challenges π§© that require the implementation and understanding of sorting π’ and searching π algorithms, enhancing efficiency β‘, and understanding algorithmic complexity π€
-
Updated
Mar 18, 2024 - C
Improve this page
Add a description, image, and links to the searching topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the searching topic, visit your repo's landing page and select "manage topics."