Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
An overview of data structures and algorithms in C Series' Articles
Back to Lautaro Jayat's Series
Implementing a stack using a simple array
Lautaro Jayat
Lautaro Jayat
Lautaro Jayat
Follow
Jun 8 '23
Implementing a stack using a simple array
#
algorithms
#
beginners
#
tutorial
#
programming
Comments
2
comments
9 min read
Setting up a lab to play with the C language
Lautaro Jayat
Lautaro Jayat
Lautaro Jayat
Follow
Jun 8 '23
Setting up a lab to play with the C language
#
algorithms
#
beginners
#
tutorial
#
coding
Comments
Add Comment
4 min read
Implementing a linked list
Lautaro Jayat
Lautaro Jayat
Lautaro Jayat
Follow
Jun 12 '23
Implementing a linked list
#
datastructures
#
algorithms
#
backend
#
career
Comments
Add Comment
9 min read
Implementing a dynamic array
Lautaro Jayat
Lautaro Jayat
Lautaro Jayat
Follow
Jun 14 '23
Implementing a dynamic array
#
tutorial
#
algorithms
#
linux
#
backend
2
reactions
Comments
Add Comment
6 min read
Checking if parentheses are balanced in a string
Lautaro Jayat
Lautaro Jayat
Lautaro Jayat
Follow
Jun 14 '23
Checking if parentheses are balanced in a string
Comments
Add Comment
4 min read
Implementing a hash table with separate chaining for collisions resolution
Lautaro Jayat
Lautaro Jayat
Lautaro Jayat
Follow
Jul 5 '23
Implementing a hash table with separate chaining for collisions resolution
#
algorithms
#
programming
#
tutorial
#
beginners
Comments
Add Comment
22 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account