From 88da0d48cf5e251e7e41c0799ff4b44984ef2aab Mon Sep 17 00:00:00 2001 From: EdinK1 <38442554+EdinK1@users.noreply.github.com> Date: Thu, 1 Nov 2018 04:19:20 +0100 Subject: [PATCH] Add another link to "More information" (#20712) --- guide/english/computer-science/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/computer-science/index.md b/guide/english/computer-science/index.md index 6817d69a0e7..effdb517812 100644 --- a/guide/english/computer-science/index.md +++ b/guide/english/computer-science/index.md @@ -42,4 +42,4 @@ Computer science is categorized into several fields. The following are among the * [Khan Academy](https://www.khanacademy.org/computing/computer-science) : A deep dive into algorithms, cryptography, introductory computing, and much more. * [CS50](https://cs50.harvard.edu) : A free, introduction to computer science course, taught by David J. Malan and staff at Harvard & Yale Universities. * [Visualization of Data Structures](http://www.cs.usfca.edu/~galles/JavascriptVisual/Algorithms.html) - +* [Data Structure](https://en.wikipedia.org/wiki/Data_structure)