Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Python Data Strutures and Algorithms Series' Articles
Back to Nitin S Kulkarni's Series
Part 1: Introduction to Data Structures and Algorithms (DSA) in Python
Nitin S Kulkarni
Nitin S Kulkarni
Nitin S Kulkarni
Follow
Apr 1 '25
Part 1: Introduction to Data Structures and Algorithms (DSA) in Python
#
python
#
dsa
#
programming
#
interview
3
reactions
Comments
Add Comment
2 min read
Part 2: Arrays, Lists, and Strings – Patterns, Tricks, and Pitfalls in Python
Nitin S Kulkarni
Nitin S Kulkarni
Nitin S Kulkarni
Follow
Apr 1 '25
Part 2: Arrays, Lists, and Strings – Patterns, Tricks, and Pitfalls in Python
#
python
#
learning
#
dsa
#
interview
Comments
Add Comment
3 min read
Part 3: Stacks and Queues – Core Concepts and Python Implementations
Nitin S Kulkarni
Nitin S Kulkarni
Nitin S Kulkarni
Follow
Apr 1 '25
Part 3: Stacks and Queues – Core Concepts and Python Implementations
#
python
#
dsa
#
learning
#
interview
Comments
Add Comment
3 min read
🧮 Part 4: Hash Maps and Sets in Python – Lookups, Frequencies, and Fast Problem Solving
Nitin S Kulkarni
Nitin S Kulkarni
Nitin S Kulkarni
Follow
Apr 3 '25
🧮 Part 4: Hash Maps and Sets in Python – Lookups, Frequencies, and Fast Problem Solving
#
python
#
dsa
#
interview
#
programming
Comments
Add Comment
3 min read
Part 5: Recursion and Backtracking – Solving Complex Problems Elegantly in Python
Nitin S Kulkarni
Nitin S Kulkarni
Nitin S Kulkarni
Follow
Apr 4 '25
Part 5: Recursion and Backtracking – Solving Complex Problems Elegantly in Python
#
python
#
dsa
#
interview
#
programming
1
reaction
Comments
Add Comment
3 min read
Part 6: Sorting Algorithms in Python – Concepts, Code, and Complexity
Nitin S Kulkarni
Nitin S Kulkarni
Nitin S Kulkarni
Follow
Apr 4 '25
Part 6: Sorting Algorithms in Python – Concepts, Code, and Complexity
#
python
#
dsa
#
interview
#
programming
Comments
Add Comment
3 min read
Part 7: Searching Algorithms in Python – Mastering Binary Search and Beyond
Nitin S Kulkarni
Nitin S Kulkarni
Nitin S Kulkarni
Follow
Apr 9 '25
Part 7: Searching Algorithms in Python – Mastering Binary Search and Beyond
Comments
Add Comment
3 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account