Skip to content

Commit

Permalink
Merge branch 'master' into remove_dead_videolink_lcs
Browse files Browse the repository at this point in the history
  • Loading branch information
appgurueu authored Apr 10, 2024
2 parents a2198b4 + a4f91d1 commit d23459c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion en/Basic Math/Average_Mean.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Return the value of 22.<u>857142</u> or `23`.

## Video URL

- [Mean on Khan Academy](https://www.khanacademy.org/math/ap-statistics/summarizing-quantitative-data-ap/measuring-center-quantitative/v/mean-median-and-mode)
- [Mean on Khan Academy](https://www.khanacademy.org/math/cc-sixth-grade-math/cc-6th-data-statistics/mean-and-median/v/mean-median-and-mode)

## Others

Expand Down
2 changes: 1 addition & 1 deletion en/Data Structures/Linked Lists/Circular Linked List.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The Linked List has a ```pointer``` to the adjacent elements but the last node i

### SLL v.s. CLL

![image](https://i0.wp.com/algorithms.tutorialhorizon.com/files/2016/03/Circular-Linked-List.png)
![image](https://tutorialhorizon.com/static/media/algorithms/2016/03/Circular-Linked-List.png)

### Example

Expand Down
2 changes: 1 addition & 1 deletion es/Matematicas Básico/Promedio.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Devuelva el valor de 22. <u>857142</u> o `23`.

## Video en YouTube

- [Media en Khan Academy](https://www.khanacademy.org/math/ap-statistics/summarizing-quantitative-data-ap/measuring-center-quantitative/v/mean-media-and-mode)
- [Media en Khan Academy](https://www.khanacademy.org/math/cc-sixth-grade-math/cc-6th-data-statistics/mean-and-median/v/mean-median-and-mode)

## Otros

Expand Down
2 changes: 1 addition & 1 deletion ko/기초 수학/평균값.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ count = 7

## 영상 URL

- [Khan Academy](https://www.khanacademy.org/math/ap-statistics/summarizing-quantitative-data-ap/measuring-center-quantitative/v/mean-median-and-mode)
- [Khan Academy](https://www.khanacademy.org/math/cc-sixth-grade-math/cc-6th-data-statistics/mean-and-median/v/mean-median-and-mode)

## 기타

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

### SLL v.s. CLL

![영상](https://i0.wp.com/algorithms.tutorialhorizon.com/files/2016/03/Circular-Linked-List.png)
![영상](https://tutorialhorizon.com/static/media/algorithms/2016/03/Circular-Linked-List.png)

### 예시

Expand Down
2 changes: 1 addition & 1 deletion pt-br/Matemática Básica/Média.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Retorne o valor de 22 ou `23`.

## URL do vídeo

- [Média na Khan Academy](https://www.khanacademy.org/math/ap-statistics/summarizing-quantitative-data-ap/measuring-center-quantitative/v/mean-median-and-mode)
- [Média na Khan Academy](https://www.khanacademy.org/math/cc-sixth-grade-math/cc-6th-data-statistics/mean-and-median/v/mean-median-and-mode)

## Outros

Expand Down

0 comments on commit d23459c

Please sign in to comment.