mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Fixed case and space/dash consistency issues.
This commit is contained in:
parent
35d25a559f
commit
f0fd895191
|
@ -93,7 +93,7 @@ Most solutions are in Python.
|
|||
* [Utopian Tree](http://nbviewer.ipython.org/github/donnemartin/algorithms-data-structures/blob/master/hacker-rank/utopian-tree.ipynb)
|
||||
* [Maximizing XOR](http://nbviewer.ipython.org/github/donnemartin/algorithms-data-structures/blob/master/hacker-rank/maximizing-xor.ipynb)
|
||||
|
||||
## notebook-installation
|
||||
## Notebook Installation
|
||||
|
||||
Anaconda is a free distribution of the Python programming language for large-scale data processing, predictive analytics, and scientific computing that aims to simplify package management and deployment.
|
||||
|
||||
|
@ -116,7 +116,7 @@ $ ipython notebook
|
|||
* [Hacker Rank](https://www.hackerrank.com)
|
||||
* [TopCoder](https://www.topcoder.com/)
|
||||
|
||||
## contact-info
|
||||
## Contact Info
|
||||
|
||||
Feel free to contact me to discuss any issues, questions, or comments.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user