Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WaderManasi authored Sep 18, 2020
1 parent 6330cf2 commit 75c9eed
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
## Daily Commit :clock2: :stars:
### *Contributions are Welcomed!* :sparkles:
# Knowing-DataStructures-Algorithms
Repository contains code of various data-structures as well as pre-placement coding course material including topics like - Array, Bits manipulation, Recursion, Tricky problem statements, Mathematical coding problems, Linked lists, Stack, Queue, Graph, Tree, STL,Binary Search Tree, Recursion, Searching algorithms, Sorting algorithms, Greedy Algorithms, Backtracking problems, Dynamic Programming, etc.
Repository contains code of various Data-structures, Advanced Data-Structures, Algorithms as well as Pre-placement course material including topics -
- Array
- Bits manipulation
- Recursion
- Tricky problem statements
- Mathematical coding problems
- Linked lists
- Stack
- Queue
- Graph
- Tree
- STL
- Binary Search Tree
- Searching algorithms
- Sorting algorithms
- Greedy Algorithms
- Backtracking problems
- Dynamic Programming


0 comments on commit 75c9eed

Please sign in to comment.