Skip to content

Commit 45701e1

Browse files
authored
docs: Update README
1 parent 4ea4fb8 commit 45701e1

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# js-interview-problems
2-
This is a set of CS problems and their solution using Javascript
1+
# Coding Interview Problems
2+
This is a set of computer science problems and their solution using Javascript and Java
3+
4+
## Structure
5+
Problems were classified in differents computer science topics that you need to be clear about for a coding interview
6+
7+
## Source of the problems
8+
- Hackerrank
9+
- Leetcode
10+
- Facebook interview prep.
11+
- Google interview prep.
12+
13+
## Go beyond!
14+
Feel free to suggests new approaches for the solutions of the problems or even new challenges!

0 commit comments

Comments
 (0)