Skip to content

This repository have same C codes of my own I did on algorithms and data structures class.

Notifications You must be signed in to change notification settings

maria-larissa/Algorithms_and_data_structures

Repository files navigation

Algoritmo_Estrutura_de_dados_C

Códigos em limguagem C para Estrutura de dados.

Problema1: algoritmo para saber se uma palavra é palindroma, porém usando PILHA.

Problema2: algoritmo para inverter PILHA usando vetor.

Problema3: algoritmo para inverter FILA usando vetor.

Problema4: algoritmo para criar PILHA dinamicamente.

About

This repository have same C codes of my own I did on algorithms and data structures class.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages