Topic: "searching-algorithms"
nextapps-de/flexsearch
Next-Generation full-text search library for Browser and Node.js
Language: JavaScript - Size: 5.86 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 12,913 - Forks: 504

aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Language: C# - Size: 3.19 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 6,041 - Forks: 1,397

kelvins/algorithms-and-data-structures
:abacus: Algorithms and Data Structures in several Programming Languages
Language: Python - Size: 3.12 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 1,059 - Forks: 270

skjha1/Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Language: C++ - Size: 4.54 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 570 - Forks: 245

hamelsmu/code_search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Language: Jupyter Notebook - Size: 73.6 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 488 - Forks: 137

Algo-Phantoms/Algo-Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Language: C++ - Size: 2.49 MB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 364 - Forks: 618

jostbr/pymaze
A maze generator, solver and visualizer for Python
Language: Python - Size: 112 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 274 - Forks: 67

duseth/The-Algorithms
Algorithms repository
Language: Python - Size: 87.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 151 - Forks: 83

Dentrax/Data-Structures-with-Go
Data Structures with Go Language
Language: Go - Size: 1.16 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 140 - Forks: 9

SanjayDevTech/Code-with-love 📦
Open source programming algorithms
Language: C++ - Size: 1.08 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 125 - Forks: 356

Shikha-code36/Data-Structures-and-Algorithm-Patterns
Data Structures and Algorithms Patterns that I followed ,implemented in Python
Language: Python - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 111 - Forks: 20

nextapps-de/bulksearch
Lightweight and read-write optimized full text search library.
Language: HTML - Size: 261 KB - Last synced at: 11 days ago - Pushed at: almost 4 years ago - Stars: 111 - Forks: 8

wangy8961/python3-algorithms
Python3 数据结构与算法的介绍及应用。1. 数据结构:数组、链表、栈、队列、树、堆、图; 2. 典型排序算法:冒泡排序、选择排序、插入排序、希尔排序、堆排序、归并排序、快速排序、桶排序、计数排序、基数排序; 3. 查找算法: 顺序查找、二分查找、哈希表查找、二叉查找树、平衡二叉查找树(AVL树、红黑树)、平衡多路查找树(B树、B+树);4. LeetCode 和《剑指Offer》刷题、多种方法的题解
Language: Python - Size: 176 KB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 96 - Forks: 48

yaoguangluo/Data_Processor
快速计算视觉听觉 线性卷积数据分析
Language: Java - Size: 427 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 87 - Forks: 44

B-O-O-P/itmo-ads-labs
Laboratory problems and solutions for the ITMO course "Algorithms and data structures"
Language: C++ - Size: 220 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 70 - Forks: 33

avinashn/programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
Language: Python - Size: 87.9 KB - Last synced at: 29 days ago - Pushed at: 10 months ago - Stars: 67 - Forks: 55

snrazavi/AI-Programming-using-Python
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
Language: Jupyter Notebook - Size: 55.8 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 56 - Forks: 26

Bjarten/alvito
Alvito - An Algorithm Visualization Tool for Python
Language: Jupyter Notebook - Size: 148 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 56 - Forks: 10

anantkaushik/Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Language: Python - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 54 - Forks: 27

Algorithm-archive/Learn-Data_Structure-Algorithm-by-Javascript
Data Structure and Algorithm explanations with Implementations by Javascript
Language: JavaScript - Size: 1.69 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 53 - Forks: 31

Stoyan-Zlatev/Data-Sructures-and-Algorithms
Материали към курса "Структури от данни и алгоритми" към ФМИ, СУ
Language: C++ - Size: 738 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 51 - Forks: 7

patilharshal16/data-structures
Computer science data structures and algorithms implementation from scratch
Language: Java - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 49 - Forks: 2

aish21/Algorithms-and-Data-Structures
Comprehensive guide to Algorithms and Data Structures created by me to practice important concepts for technical interviews.
Language: Python - Size: 107 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 48 - Forks: 11

deutranium/Algorithms
Short explanations and implementations of different algorithms in multiple languages
Language: C++ - Size: 859 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 99

absognety/Python-Hackerrank-Solutions
Hackerrank Solutions for Python - Total 115 Challenges
Language: Python - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 48 - Forks: 23

SarthakKeshari/CPP-Questions-and-Solutions
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
Language: C++ - Size: 12.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 47 - Forks: 131

abishekaditya/DSA
Project : Data Structures and Algorithms in C#
Language: C# - Size: 327 KB - Last synced at: 27 days ago - Pushed at: almost 8 years ago - Stars: 46 - Forks: 24

devangi2000/Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Language: C++ - Size: 715 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 44 - Forks: 9

SarthakKeshari/Java-Questions-and-Solutions
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
Language: Java - Size: 931 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 94

nishihatapalmer/byteseek
A Java library for byte pattern matching and searching
Language: Java - Size: 28.7 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 37 - Forks: 11

alessiosavi/GoGPUtils
Enhance productivity and avoid to reinvent the wheel every time that you start a Go project
Language: Go - Size: 1.95 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 35 - Forks: 6

metanet/java-algorithms-data-structures
Solutions for popular algorithms and data structures problems on leetcode
Language: Java - Size: 207 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 35 - Forks: 13

prathimacode-hub/PyAlgo-Tree
👍This project aims to be a finest hub of various data structures and algorithms using python. Feel free to contribute and show your support by ✨ this repository.
Language: Jupyter Notebook - Size: 61.2 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 41

rubanthilak/placement-prep-handbook
TCS, Infosys, Zoho, Freshworks, Wipro, CTS Placement Preparation Handbook 📚
Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 34 - Forks: 7

mzs21/data-structures-algorithms-js
A helpful repo with various type of data structures & algorithms written using JavaScript.
Language: JavaScript - Size: 118 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 32 - Forks: 11

Inspired-by-Boredom/yii2-search
This is component for searching in the Active Record models for Yii2 Framework.
Language: PHP - Size: 87.9 KB - Last synced at: 1 day ago - Pushed at: about 7 years ago - Stars: 29 - Forks: 6

AdithyaBhat17/interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Language: Java - Size: 244 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 14

TashinParvez/DSA_1_UIU
All DSA topics covered in UIU DSA-I course, both lab and theory courses. Check DSA-2 Topics: https://github.com/TashinParvez/Data_Structure_and_Algorithms_2_UIU
Language: C++ - Size: 3.28 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 27 - Forks: 0

jacobwilliams/fortran-search-and-sort
Searching and sorting with modern Fortran
Language: C++ - Size: 602 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 1

Vishal023/Data-Structure-and-Algorithms
Java Solution for DSA
Language: Java - Size: 181 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 24 - Forks: 15

gmal1/algoholics-anon
algorithms and data structures
Language: JavaScript - Size: 524 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 23 - Forks: 8

sharadbhat/Nodorithm
NPM package for algorithms.
Language: JavaScript - Size: 24.4 KB - Last synced at: 30 days ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 1

JayakrishnaThota/Algorithms-and-Data-Structures
My Solutions to basic Algorithms and Data Structures
Language: Java - Size: 387 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 18

4N1Z/Sorting-Searching-Algorithms
This repo is meant to contain the algorithms for searching and sorting in every language .
Language: C++ - Size: 345 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 104

brpapa/pathfinding-visualizer
🔍 A friendly visualizer for some search algorithms, like DFS, BDS, Greedy and A*
Language: TypeScript - Size: 5.38 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 22 - Forks: 2

tirthajyoti/Algorithm_Maths_Python
General math scripts and important algorithms' implementation in Python 3
Language: Jupyter Notebook - Size: 417 KB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 22 - Forks: 14

jonas1ara/IPN-CS
Ciencias de la computación impartidas en la Unidad Profesional Interdisciplinaria de Ingeniería Campus Tlaxcala (Linux)
Language: C - Size: 133 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 21 - Forks: 5

Innocentsax/DSA_IN_JAVA
Data Structure and Algorithm in Java
Language: Java - Size: 929 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 18 - Forks: 3

eeshannarula29/structlinks
Easily Access and visualize different Data structures including Linked lists, Doubly Linked lists, Binary trees, Graphs, Stacks, Queues, and Matrices.
Language: Python - Size: 268 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 8

deathook007/Data-Structures-and-Algorithms
Best DSA Questions Repository for Begineers to Intermidiate in C++
Language: C++ - Size: 740 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 2

je-suis-tm/search-and-sort
Julia and Python search algorithm implementation including Bloom Filter, Aho-Corasick, Boyer-Moore, Knuth-Morris-Pratt, Rabin-Karp, Binary & Sequential; hash algorithm implementation including Fowler-Noll-Vo-1, Jenkins One-at-a-time, Hash Chaining, Linear Probing & Quadratic Probing; sort algorithm implementation including Cocktail, Bitonic, Gnome, Bogo, Heap, Counting, Radix, Quick, Merge, Shell, Selection, Insertion, Bubble
Language: Julia - Size: 204 KB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 8

shreyasvedpathak/Data-Structure-Python
This repository contains my implementation for performing Searching and Sorting Algorithms as well as the implementation of basic Data Structures in Python 3.
Language: Python - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 18 - Forks: 8

Aabhas99/HackerRank-Solution-To-Algorithms
Solution To HackerRank Problems
Language: Java - Size: 313 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 15

Koldim2001/YouTube_frame_searcher
Youtube video moment searcher by text or photo
Language: Python - Size: 8.77 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 17 - Forks: 3

TelychkoVitalii/JS_algorithms
In this repository, the best solutions of data structures, combinatorial algorithms, game theory, artificial intelligence will be assembled. All implementations in the Javascript programming language.
Language: JavaScript - Size: 883 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 11

Badawy403/BreakingBlocks
AI Puzzle Solver is a Python application that uses Pygame The main focus is on searching algorithms such as Depth-First Search, Breadth-First Search, A*, Uniform Cost Search, and others
Language: Python - Size: 27.6 MB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 16 - Forks: 2

edoardottt/multi-pdf-finder
Are you looking for a word in many pdf files? Do it one time. ⚡
Language: Shell - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 16 - Forks: 3

SabbitRex/DSA
Data structures & algorithms implemented in Java and solutions to leetcode problems.
Language: Java - Size: 767 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 2

Shikha-code36/Competitive-Python
Python Algorithms Package used in competitive programming
Language: Python - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 3

ibra-kdbra/CodeConjurer
A C/C++ playground for exploring diverse concepts like algorithms, game engines, CMake, and more. This evolving repository is a space for experimentation, designed to deepen understanding of C++ while encouraging growth and innovation.
Language: C++ - Size: 131 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 15 - Forks: 1

florin-dumitrescu/accurate-search
Accurate Search is the fastest and most accurate Javascript full-text search library. Accurate Search uses match distance algorithm to return the accurate order of the matching items.
Language: JavaScript - Size: 145 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 1

kolosovpetro/Computer-Science
Computer science, Algorithms, Data Structures, Object Oriented Programming, Design Patterns, SOLID
Language: C# - Size: 39.8 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 3

Nawaz2000/Java-DSA
My DSA practise
Language: Java - Size: 704 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 5

Ishan-sinha/DSA-for-SDE-interview
This repository is aimed to contain all the questions required for SDE interview preparation from data structures and algorithms.
Language: Java - Size: 14.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 22

MatveevDaniil/PatternJoin
package for exact edit similarity joins
Language: C++ - Size: 566 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 13 - Forks: 0

LakshaySK106/Algorithms
🌱Contribute in Hacktoberfest 2022 by contributing Data Structures and Algorithms Code in any programming language. Create your own issues. ✨Star it 🍴Fork it and Contribute to it <3
Language: C++ - Size: 309 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 13 - Forks: 67

primaryobjects/oracle
Quantum computing "Hello World", using a letter search with Grover's algorithm and Qiskit.
Language: Python - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 4

anshumansinha3301/linearsearchcpp
CPP Codes for Sorting, Searching and other DSA Concepts for interview Preparations. Codebase for data structures and algorithms.
Language: C++ - Size: 579 KB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 12 - Forks: 0

EricEchemane/EEs-Visualizer-V.2
🧑💻 EEs Visualizer is an interactive tool for visualizing Fundamental Algorithms in Sorting, Searching, and Path Finding. This involves comparison between different algorithms and visulization of how each of them works. You can compare the algorithms' speed or how one is better than others. There are cool animations for visualizing algorithms. You can customize each of the visualizers' settings and inputs according to your preferences. Input some data, visualize how it works, and analyze base on the results.
Language: JavaScript - Size: 127 MB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 12 - Forks: 1

Its-Aman-Yadav/Basics-of-CPP-Coding-Ninjas
This repo contains all the solutions and assignments given in coding ninjas introduction to cpp
Language: C++ - Size: 2.03 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

SahuSumanta/Java-DSA
This Repo contain java Solution of Kunal Kushwaha DSA questions.
Language: Java - Size: 166 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 9

WaderManasi/Knowing-DataStructures-Algorithms
🎯 Repository contains code of various 🚀Data-structures,🚀Algorithms as well as 👩🏻🎓 Pre-Placement Course Material 🎓including topics like - Array, Bits manipulation, Recursion, Tricky problem statements, Mathematical coding problems, Linked lists, Stack, Queue, Graph, Tree, STL, Searching algorithms, Sorting algorithms, etc.👩🏻🎓
Language: C++ - Size: 130 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 18

hishamcse/Algorithms-Princeton-Combined
This repository contains all the algorithms implementation & problems solution, assignment solution, Interview question solution & other related materials (Slides, Resources) related to Princeton University algorithms Part I & II course at COURSERA
Language: Java - Size: 364 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 5

ahsankamal/Algorithms-And-DataStructures
Language: C++ - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 4

abranhe/allalgorithms-js
The All ▲lgorithms Javascript Library
Language: JavaScript - Size: 27.3 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 6

bhartik021/Data-Structure-Algorithm
An repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.
Language: C++ - Size: 582 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 1

Devinterview-io/searching-algorithms-interview-questions
🟣 Searching Algorithms interview questions and answers to help you prepare for your next data structures and algorithms interview in 2024.
Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

psyll/Google-Dorks
Google dorks is a powerful advanced search, an instrument to perform queries on Google search engine and other Google services to find web security vulnerabilities
Language: SCSS - Size: 113 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 2

arminZolfaghari/Searching-Algorithms-IDS-BBFS-AStar
Artificial Intelligence Course 1st Project: Implementing searching algorithms like IDS, BBFS and A* from scratch in order to find optimal path
Language: Python - Size: 1.68 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 1

shoaibrayeen/Course-Work
The repository contains All the related books, PPTs and Codes related to the Course.
Language: C++ - Size: 605 MB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 10

XUHUAKing/sokoban-qlearning
sokoban game solver through Multiple Search Algorithms and Reinforcement Learning (Q-Learning)
Language: Java - Size: 2.04 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 1

Artado-Project/Nova-Search
Nova Search is an open source search engine developed by the Artado Project.
Language: PHP - Size: 2.67 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 4

Tanmay-901/python-algorithms
efficient algorithms for general tasks with good time complexity.
Language: Python - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 16

rizanw/Romania-A-star-Algorithm
Romania Problem with A* Algorithm - AI Class Homework
Language: Python - Size: 9.77 KB - Last synced at: 28 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 8

ScullWM/InboxSearch
Search operators library for your project like Gmail search
Language: PHP - Size: 22.5 KB - Last synced at: 4 days ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 1

skshahriarahmedraka/DataStructure-Algorithm-DesignPatterns-in-Golang
DataStructure, Algorithm, Design Patterns in Golang
Language: Go - Size: 780 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

dori-dev/python-algorithms
Some algorithms write with python cleaned code and calculate Big O!
Language: Python - Size: 25.4 KB - Last synced at: 20 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 2

Durjoy001/Data-Structure-and-Algorithms
Data Structures and Algorithms in C++.
Language: C++ - Size: 1.5 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 0

KhanShaheb34/Data-Structures
The algorithms from Data Structures, Competitive Programming Courses
Language: C++ - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

elmarzouki/tiny-search-engine
This project is a Tiny Search Engine, that do searching in unlimited number of files in directory called data. The input is query like Term AND Term. The output the documents that matching this query.
Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 3

aadityaneve/DSA
DSA problems solved during Masai Journey.
Language: JavaScript - Size: 229 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

Hamid-Rezaei/Berkeley-AI-Projects
Fundamental of AI course which focuses on search, multiagents, mdp and reinforcement learning algorithms.
Language: Python - Size: 2.22 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

rahul-biswakarma/algospace
Algorithm Visualizer made using Next JS and React.
Language: JavaScript - Size: 2.09 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

npanuhin/ITMO-Algo
Homework solutions for the Algorithms and Data Structures course at ITMO University (2021/2022 — Future)
Language: C++ - Size: 2.53 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 2

Daoud-Hussain/90-Days-of-Data-Structures
All the things you don't know but you wanted to know about DSA will be found here. Don't forget to star the repo. Let's play with Data Structurs together.
Language: C++ - Size: 1.56 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

soelmicheletti/algorithms
Java implementation (without imports) of basic algorithms and data structures
Language: Java - Size: 557 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

VarunS2002/Python-Data-Structures-Algorithms
Repository for Data Structures and Algorithms in Python.
Language: Python - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 4

OrionJoshi/Searching_Visualizer
Searching Visualizer(Linear and Binary Search) Using Javascript
Language: HTML - Size: 327 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

zoom2manoj/datastructure_challenge
Data structure for searching, sorting & alogrithms, design patterns
Language: Java - Size: 255 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 2

ioarun/cce-ai-2017
:clipboard: CCE-AI Class codes
Language: Python - Size: 116 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 14
