Skip to content

Commit 5eb16f9

Browse files
committed
updated read.me file
1 parent abb3c43 commit 5eb16f9

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
# algortihms-datastructures
1+
# algorithms-datastructures
2+
3+
I made this simple website as a fun project to help me understand better: algorithms and data structures. And also to have some practice in: Java, JavaScript, CSS, HTML and responsive web design(RWD). If you discover some errors in the code or typos I haven't noticed please just let me know or feel free to contribute with Github, fork the project and make a pull request :)
4+
5+
Sections are divided into:
6+
7+
- Big o cheat sheets
8+
- intro
9+
- big o notation
10+
- data structures
11+
- algorithms
12+
13+
### Tech
14+
This website uses the following technologies to work properly:
15+
16+
* JS & jQuery for interactivity
17+
* CSS + HTML for structure and styling
18+
* Git for VCS
19+
20+
### Todo's
21+
22+
- Check responsiveness in other devices; adjust accordingly when needed

0 commit comments

Comments
 (0)