The Wayback Machine - https://web.archive.org/web/20210918044410/https://github.com/topics/searching-algorithm
Here are
22 public repositories
matching this topic...
Includes C Programming Code For Awesome algorithms and data structures
🍃 An assortment of useful C stuff
A quantum search that can search for a value or element in an unsorted set in O(√N) as opposed to classical search algorithms that at worse will find an element in O(N) time.
Updated
May 5, 2020
Jupyter Notebook
A prototype legal text search engine that uses a semantic search algorithm in order to find related keywords and sort the results by relevance.
Updated
Aug 19, 2020
Python
🟣 Searching Algorithm Interview Questions Answered to help you get ready for your next Data Structures interview.
Implemented various Data Structures and Algorithms using C/C++ programming language.
Small codes written in C++ for Algorithm lesson in college
GUI app for visualization of A* searching algorithm represented as a maze with obstacles.
Updated
Sep 8, 2021
Python
A console application which simulates Netflix's movie queue
3D visualization and simulation program for proteins, check paper link
Have you ever asked yourself, how Google Maps works behind the scenes? Try my Pathfinding Visualizer Demo here to get an idea.
Updated
Nov 19, 2020
JavaScript
A management system to search the person & their info with some facial/physical attributes using OOPS concepts.
Implementation of various Data Structures and Algorithms, both in Java and Node JS
Updated
Aug 11, 2021
Java
An Angular2 smart intuitive search which searches from a list of items finding closest matched items to searched words.
Updated
Jul 2, 2017
TypeScript
In this project, the Pac-Man agent finds paths through its maze world, both to reach a particular location and to collect food efficiently. Search algorithms such as Depth First Search, Bread First Search, Uniform Cost Search and A-star search are applied to Pac-Man scenarios.
Updated
Nov 6, 2017
Python
A Golang implementation of the Aho-Corasick string matching algorithm
==> This is Code Repository For Profit With JavaScript Algorithms Module 3: Deep Thinking & Problem Solving
Updated
Dec 10, 2020
JavaScript
Path finding algorithms visualiser with Windows Forms.
Updated
Jul 9, 2020
Jupyter Notebook
Improve this page
Add a description, image, and links to the
searching-algorithm
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
searching-algorithm
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.