# Linked list in FreeFEM

**URL:** https://community.freefem.org/t/linked-list-in-freefem/2262
**Category:** General Discussion
**Created:** [February 2, 2023, 10:04am UTC](https://community.freefem.org/t/linked-list-in-freefem/2262 "2023-02-02T10:04:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![miguelpicos](https://avatars.discourse-cdn.com/v4/letter/m/8797f3/32.png) [@miguelpicos](https://community.freefem.org/u/miguelpicos)
#### Post date: [February 2, 2023, 10:04am UTC](https://community.freefem.org/t/linked-list-in-freefem/2262/1 "2023-02-02T10:04:49Z")

</div>

Hello,

I was working on a project and I got to a point where the best solution is to use linked lists. ¿Is there some implementation of this data structure in FreeFEM?

Thank you,  
Miguel.
