Data Structures | Joe Birch

Joe Birch

Speaker, Educator and GDE for Android

  • Posts
    • Latest
    • Android
    • Kotlin Multiplatform
    • iOS
  • Sponsorship
  • Courses & Books
  • Speaking timeline
  • Appears In

Posts Tagged → Data Structures

Data Structures: Linked List

posted in Uncategorized on January 31, 2016 by hitherejoe 0 Comments

In Software Engineering 101, the first data structure that we’re going to look at is the Linked List. As the name says, the Linked List is a list which consists of a sequence of accessible nodes. It’s both a simple and common data structure that can be used as an approach for implementations of queues,… Continue reading →

  • 1

Practical Jetpack Compose

Want to sponsor this blog? Check out the details on our sponsor page here.