Skip to content

Ator97/C_Lesons

Repository files navigation

Author: Óscar Gutiérrez Castillo

License: GNU General Public License v3.0

Repo for C codes, a self study stuff that probably can help others the main idea is include, one day, examples of Arrays, TDA, Data Structures and more complex problems

Index

  1. Arrays

    1. Matrix Symetry
    2. Arrays as arguments
    3. Statistics
    4. Matrix transposed
    5. Some basic roman number parsing
    6. Pascal Triangle
    7. Matrix Rotations
    8. Variance
    9. National Elections (A little more complex program)
  2. Structures_and_unions

    1. Agenda Example
    2. Catalog Example
    3. Vowels in a text (unions)
    4. Dates Calculator
    5. A very basic sell control system
    6. A generic complex library
    7. A gneeric rational numbers library
    8. Some football ligue simulator
    9. Automata
  3. Search Algorithms 1. 2. 3.

  4. Sort Algorithms 1. 2. 3.

  5. Algorithms in Files

  6. Lineal Data Structures

    1. List
      1. Generic List
    2. Stacks
    3. Queues
  7. Trees and Graphs

ToDo

  • [] Add to everything dinamic stuff
  • [] Lineal Data Structures
  • [] Trees and Graphs
  • [] Sort, Search algorithms
  • [] File managment

Share Code!!

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages