We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea4fb8 commit 45701e1Copy full SHA for 45701e1
README.md
@@ -1,2 +1,14 @@
1
-# js-interview-problems
2
-This is a set of CS problems and their solution using Javascript
+# Coding Interview Problems
+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