Giter VIP home page Giter VIP logo

piscine-c's Introduction

Piscine C

Piscine C: proposed solutions to exercises, projects, rushes and exams for the admission bootcamp

Remark All solutions are wrong. There are some corner cases which are not covered by the solution. GOOD LUCK in finding and fixing them! You should submit only your own solution to the exercises, otherwise it is considered cheating. Therefore, please do not verbatim-copy others' solutions without understanding them!

Regular days

Day00: Unix - basic commands, filesystem
Day01: Unix - advanced commands, environment variables, redirections, stdout, stderr
Day02: First day of C
Day03: Pointers, pointer arithmetic, arrays, character strings, void*
Day04: Recursion. Recursive vs iterative algorithms
Day05: Char string manipulation
Day06: Libraries, main's arguments (argc, argv)
Day07: Compilation's steps, dynamic memory allocation
Day08: Preprocessor, #include, #define, typedef, structs, enums, unions
Day09: 24h journey
Day10: Makefile, pointers to functions
Day11: Linked lists
Day12: Files, file manipulation (open, write, read, lseek)
Day13: Binary trees

Rushes (group projects)

Rush00: Basic printing
Rush01: Backtracking
Rush02: Pattern recognition

Projects

match-n-match: Wildcard pattern matching
evalexpr: Arithmetic expression evaluation
bsq: Dynamic programming

piscine-c's People

Contributors

vladcincean avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.