Skip to content

Commit 92790d7

Browse files
authored
Merge pull request #8 from ramanaditya/docs
GItter added
2 parents bdac684 + 420e499 commit 92790d7

File tree

4 files changed

+4
-43
lines changed

4 files changed

+4
-43
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ a.out
44
*.class
55
venv/
66
*.pdf
7-
__pycache__/
7+
__pycache__/
8+
9+
_build/

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat&logo=git&logoColor=white)](https://github.com/ramanaditya/data-structure-and-algorithms/pulls)
1313
[![GitHub last commit](https://img.shields.io/github/last-commit/ramanaditya/data-structure-and-algorithms?logo=github)](https://github.com/ramanaditya/data-structure-and-algorithms/)
1414
[![Documentation Status](https://readthedocs.org/projects/interview-docs/badge/?version=latest)](https://interview-docs.readthedocs.io/en/latest/?badge=latest)
15+
[![Gitter](https://badges.gitter.im/data-structure-and-algorithms/community.svg)](https://gitter.im/data-structure-and-algorithms/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
1516

1617
## [Read the Complete Interview Docs](https://interview-docs.readthedocs.io/)
1718
[![](./images/read-the-docs.png)](https://interview-docs.readthedocs.io/)

doc/source/data-structures/list.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

doc/source/resources.rst

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)