Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Algorithms for Everyone: A Beginner’s Guide to Algorithm Design Techniques Series' Articles
Back to Akash Dev's Series
Algorithm Design Techniques 101
Akash Dev
Akash Dev
Akash Dev
Follow
Sep 8 '23
Algorithm Design Techniques 101
#
algorithms
#
datastructures
#
design
#
techniques
3
reactions
Comments
Add Comment
7 min read
Brute Force Algorithms: The Power of Exhaustive Search
Akash Dev
Akash Dev
Akash Dev
Follow
Sep 11 '23
Brute Force Algorithms: The Power of Exhaustive Search
#
bruteforce
#
algorithms
#
search
#
exhaustive
1
reaction
Comments
Add Comment
5 min read
Greedy Algorithms and Optimization Problems
Akash Dev
Akash Dev
Akash Dev
Follow
Sep 13 '23
Greedy Algorithms and Optimization Problems
#
greedy
#
algorithms
#
dsa
#
problemsolving
Comments
Add Comment
6 min read
Divide and Conquer 101
Akash Dev
Akash Dev
Akash Dev
Follow
Sep 17 '23
Divide and Conquer 101
#
divide
#
conquer
#
algorithms
#
dsa
1
reaction
Comments
Add Comment
7 min read
Understanding Dynamic Programming in Algorithms
Akash Dev
Akash Dev
Akash Dev
Follow
Sep 19 '23
Understanding Dynamic Programming in Algorithms
#
dynamic
#
algorithms
#
dsa
#
programming
Comments
Add Comment
5 min read
Backtracking 101
Akash Dev
Akash Dev
Akash Dev
Follow
Sep 23 '23
Backtracking 101
#
datastructures
#
dsa
#
backtracking
#
algorithms
Comments
Add Comment
4 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account