DEV Community

microideation
microideation

Posted on

Basic data-structures every programmer should know pt1: Ref cards

The data structure is a method of organizing the data for effective use.
It is important to understand the different data structures available for understanding and approaching a specific problem effectively.
Below are some of the data structure ref cards from the microideation app.

Arrays

Alt TextAlt Text

Linked List

Alt TextAlt TextAlt Text

Doubly linked list

Alt TextAlt TextAlt Text

Circular linked list

Alt TextAlt Text

Casual learning is a method of learning the topics that are split into simple self-contained content ( preferably within 500 characters ). Programming is a wonderful area for casual learning as you can understand the concepts as simple explanations. It's a simple approach for beginners to get started as well as experienced programmers to refer to as reference cards.

For this and more content on data structure and other programming topics, you can download and use the microideation app for free ( no mandatory registration). You have the ability to view related ideations or to freeze an interesting topic/subject and follow.

https://play.google.com/store/apps/details?id=com.microideation.app

More details
https://www.microideation.com

Top comments (0)