Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82c52c7

Browse files
committed
Add readme file to the repo.
1 parent 966137b commit 82c52c7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
CODINGPROWESS
2+
=============
3+
**C**oding**P**rowess is a repository of answers to standard questions that are asked in coding interviews which include
4+
a range of topics:
5+
* Data Structures (lists, graphs and trees)
6+
* Algorithms (sorting, searching)
7+
* Networking (TCP/IP)
8+
* Operating Systems (Locks, Mutex's, race conditions)
9+
* Machine Learning (become more common in the future)
10+
11+
USAGE
12+
=====
13+
The repository of solutions is there to provide guidance on solving problems. Practicing implementation of the methods on your
14+
own is the best way to learn them.
15+
16+
CONTRIBUTIONS
17+
=============
18+
If you would like to contribute, please email me - [email protected]

0 commit comments

Comments
 (0)