-
Updated
Nov 3, 2021 - Java
search
Here are 4,795 public repositories matching this topic...
-
Updated
Oct 27, 2021 - Rust
-
Updated
Oct 28, 2021 - Python
-
Updated
Nov 1, 2021 - Markdown
-
Updated
Nov 1, 2021
Description
Currently, there are many CodeQL warnings. LGTM is marking our code quality as B. We need to get it higher (link: https://lgtm.com/projects/g/TheAlgorithms/C-Plus-Plus/alerts/?mode=list).
Expected behavior
We should fix all the CodeQL/LGTM warnings.
Actual behavior
LGTM is reporting 7 alerts, which marks our quality code as B.
Possible fix
Fix all the CodeQ
What about create a design pattern directory with the most popular design patterns examples?
We can create some rules like: have to be an explanation about the design pattern, the structure and one real world example.
The directory can be:
(folder) Design Patterns
-- (folder) Abstract Factory
-- -- AbstractFactory.js
-- -- AbstractFactoryTest.js
-- -- REAME.md
I can send some :
Star Patterns
-
Updated
Nov 3, 2021 - Rust
Describe the bug
I'm having major trouble with from_csv.
Context: I'm writing tutorial for build simple text search engine with Jina + Hub. I don't want to include a whole section of processing datasets, hence just passing a CSV into from_csv. I tried with meme dataset (converted tsv) before, and now using [superhero dataset](https://www.kaggle.com/jonathanbesomi/superheroes-nlp-datas
bitmap/bit array
-
Updated
Sep 27, 2021 - JavaScript
Currently when clicking an image from search resutls the pop-up includes the image at a fixed size.
I propose to either increase that scaling to a somewhat higher fixed value or factor in the original image size so that very small pictures do not become pixelated.
Currently the preview is too small in my opinion which forces me to visit the website.
-
Updated
Nov 3, 2021 - C++
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Sep 16, 2021 - JavaScript
-
Updated
Nov 3, 2021 - Go
-
Updated
Sep 23, 2021 - JavaScript
-
Updated
Oct 29, 2021 - Python
-
Updated
Oct 19, 2021 - Ruby
-
Updated
Oct 9, 2021 - Python
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
Nov 3, 2021 - TypeScript
-
Updated
Nov 3, 2021
-
Updated
Oct 21, 2021
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."


I want an option to only list text files (i.e., exclude binaries).