Delete duplicate "visualization of data structures" (#25571)

* Delete duplicate "visualization of data structures"

* Fixed heading formatting
This commit is contained in:
DaciteRocks
2018-12-21 19:47:09 -07:00
committed by Manish Giri
parent 56a42de7b1
commit 6cad51d70e

View File

@ -39,9 +39,8 @@ Computer science is categorized into several fields. The following are among the
#### More Information
* [Visualization of Data Structures](http://www.cs.usfca.edu/~galles/JavascriptVisual/Algorithms.html)
* [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)