Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

💻 T3 - Implementaciones en C del TAD Lista #118

Closed
15 tasks done
TeenBiscuits opened this issue Apr 7, 2024 · 0 comments · Fixed by #131 or #133
Closed
15 tasks done

💻 T3 - Implementaciones en C del TAD Lista #118

TeenBiscuits opened this issue Apr 7, 2024 · 0 comments · Fixed by #131 or #133
Labels
código Mejoras o adiciones al código good first issue Bueno para los/as recién llegados/as

Comments

@TeenBiscuits
Copy link
Owner

TeenBiscuits commented Apr 7, 2024

TAD LISTA

  • copyList
  • createEmptyList
  • deleteAtPosition
  • deleteList
  • deleteList
  • findItem
  • first
  • getItem
  • insertItem
  • isEmptyList
  • last
  • next
  • previous
  • updateItem

TAD Lista Ordenada

  • insertItem_Ordendas

El código de los ejemplos deberá escribirse remplazando los archivos que ya hay en el directorio src/Ejemplos/Tema_3/* y luego remplazando a su respectivo homónimo de docs/code/Ejemplos/Tema_3/*.

@TeenBiscuits TeenBiscuits converted this from a draft issue Apr 7, 2024
@TeenBiscuits TeenBiscuits added good first issue Bueno para los/as recién llegados/as código Mejoras o adiciones al código labels Apr 7, 2024
@TeenBiscuits TeenBiscuits moved this from 💻 En Progreso to 📋 Todo in Organización de Pro2324 Apr 7, 2024
This was linked to pull requests May 4, 2024
@github-project-automation github-project-automation bot moved this from 📋 Todo to ✅ Hecho in Organización de Pro2324 May 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
código Mejoras o adiciones al código good first issue Bueno para los/as recién llegados/as
Projects
No open projects
Status: ✅ Hecho
1 participant