forked from WaderManasi/Knowing-DataStructures-Algorithms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6330cf2
commit 75c9eed
Showing
1 changed file
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|