Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 550 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 550 Bytes

Basic C, Linux and Algorithms

Some code for the exercises in my Computer Science course.

C-Language

Some code for the C-language excersices - written by me!

  • Erato
  • Fibonacci
  • Palidrome
  • Stack
  • Queue
  • ...

Linux-Shell

Some code for the Linux-Shell excersices - written by me!

  • File Exist
  • File Type
  • Search Find
  • Show
  • Loop
  • ...

Lectures

The lectures of course.

  • C languages
  • Unix
  • Algorithms

Eric-Renault-TSP

The solution of professor Eric Renault - Computer Science - Telecom Sudparis, France