matheusmello.io
BlogProduct ReleasesToolsBooksContact

linked-list

When should I use a List vs a LinkedList
c#
September 2, 20231 min read

When should I use a List vs a LinkedList

# When to Use a List vs a LinkedList 🔄 Are you feeling lost in the world of data structures? 🌍 We've all been there! 🤷‍♀️ Understanding when to use a `List` vs a `LinkedList` can be quite the head-scratcher. But fear not! 🙅‍♂️ We're here to shed some

c#data-structureslinked-list
+1
When to use LinkedList over ArrayList in Java?
arraylist
September 2, 20231 min read

When to use LinkedList over ArrayList in Java?

# When to use LinkedList over ArrayList in Java? 📚 As a Java developer, you might have come across the dilemma of choosing between `LinkedList` and `ArrayList` when working with lists. Both offer similar functionality, but they have different underlying

arraylistcollectionsjava
+1

About

Personal blog sharing insights on software engineering, technology, and developer productivity.

TwitterGitHubLinkedInEmail

Tags

Loading tags...

Subscribe to Updates

Get the latest posts delivered right to your inbox.

© 2025 MatheusMello.io. All rights reserved.