All Algorithms implemented in Java
-
Updated
Dec 14, 2020 - Java
{{ message }}
All Algorithms implemented in Java
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Minimal examples of data structures and algorithms in Python
The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
n³ The unorthodox terminal file manager.
This Pull Request is for HacktoberFest 2020
A bit like Solr, but much smaller and not as bright
Next-Generation full text search library for Browser and Node.js
Tick-Tack-Toe game is not working for exception part
Else part on line 247 takes you to infinite loop on getting any char value as input for position.
Object-based searching.
Algorithms Implemented in GoLang
Fast, typo tolerant, fuzzy search engine for building delightful search experiences
React, React Native and Vue UI components for building data-driven apps with Elasticsearch
GraphQL API & React UI components for Elasticsearch. The easiest way to build a great search experience
Apache Lucene and Solr open-source search software
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
Privacy enhanced BitTorrent client with P2P content discovery
When working on a fix for #2755 I noticed that tags are being handled that cannot be used anyway, e.g. tags of disconnected changesets. Similarly, per-branch tags should be constrained to the checked out branch.
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."
In Git Bash, I use the alias
fd='MSYS_NO_PATHCONV=1 fd --path-separator=/'so that everything is generally done with bash-style path names. This doesn't work with the --exec feature. This makes the output of "grep -H" annoying. The good news is that it functions - grep must accept either file separator. The bad news is that I get a path string I can't usefully copy/paste in the shell to pass to