The Wayback Machine - https://web.archive.org/web/20220420102503/https://github.com/topics/algorithms
Skip to content
#

algorithms

Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly.

Here are 20,626 public repositories matching this topic...

raklaptudirm
raklaptudirm commented Oct 8, 2021

We have now successfully added guidelines for importing and using algorithms in this repository, inside other algorithms. This has been done to reduce code repetition and uphold code quality. Some functions do implement their own versions of data structures and helper functions, as previously, algorithms were supposed to be completely self contained. This issue initiates a search and fix so that a

help wanted In Progress good first issue
alonme
alonme commented Apr 18, 2022

Is your feature request related to a problem? Please describe.

The documentation in ttest_ind_from_stats is confusing.

it states that the variances of

a = np.array([1, 3, 4, 6, 11, 13, 15, 19, 22, 24, 25, 26, 26])
b = np.array([2, 4, 6, 9, 11, 13, 14, 15, 18, 19, 21])

are 87.5 and 39.0, while they are not.

Describe the solution you'd like.

Fix the table in the st

scipy.stats enhancement Documentation good first issue
chrisxfire
chrisxfire commented Mar 23, 2022

Typo under the description: Returns a containing. Returns a what?

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

  • ID: d2dc315d-96d7-e54f-6e90-fec6ed09481c
  • Version Independent ID: ab5d0a68-35d6-ef5f-786e-d89e7fee8034
  • Content: [DataFrameColumn.Info Method (Microsoft.Data.Analysis)](https://docs.microsoft.com/e
good first issue up-for-grabs P3

This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
  • Updated Apr 2, 2022
  • Jupyter Notebook
Wikipedia
Wikipedia