Skip to content

Commit f53e529

Browse files
authored
Update ReadMe to explain the basic info.
1 parent 4f094d2 commit f53e529

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
# data-structures-and-algorithm
2-
Using ruby.
3-
[![Run on Repl.it](https://repl.it/badge/github/deepakhb2/data-structures-and-algorithm)](https://repl.it/github/deepakhb2/data-structures-and-algorithm)
1+
# Data structures and algorithms
2+
The data structures and algorithms are implemented using ruby. I have also added few interview problems and I update this list as I work on problems.
3+
4+
This can be run on repl.it by clicking below badge. On repl.it click on Run button to see the output for bubble sort and you understand how to run other ruby files.
5+
6+
[![Run on Repl.it](https://repl.it/badge/github/deepakhb2/data-structures-and-algorithm)](https://repl.it/github/deepakhb2/data-structures-and-algorithm)

0 commit comments

Comments
 (0)