-
Top-k Largest Elements(from array)
-
Sliding Window(longest substring without repeating characters)
-
Backtracking(combination/target sum, word ladder, permutation, sudoku solver)
-
Dynamic Programming(combination/target sum)
-
DFS(implemented using stack(LIFO)) and BFS(implemented using queue(FIFO)) ex-Dijkstra's Algorithm, Topological sort
-
Notifications
You must be signed in to change notification settings - Fork 0
moazam-zintech/DataStructures-Algorithms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This Repo Contain 20 Data Structure and Alogorithm problems in c#. Covering Arrays, List, Stacks, Queues, Graphs, Dictionary, and Hashtables
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published