Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harrymadison297/c-programming-interview

C programming interview Q&A prepare
https://github.com/harrymadison297/c-programming-interview

c interview md

Last synced: 3 months ago
JSON representation

C programming interview Q&A prepare

Awesome Lists containing this project

README

        

# C-Programming-Interview
C programming interview prepare question and document for Viettel Embedded Linux Interview

## C Preprocessor and C Compiler

[Interview Question](/C-Questions/PreprocessorAndCompiler.md)

[Slide](/Slide/SeminarC_ThiPham.pdf)

## C Memory
[Interview Question](/C-Questions/PreprocessorAndCompiler.md)

[Slide](/Slide/SeminarC_ThiPham.pdf)

## C Variable and operator
[Interview Question](/C-Questions/VariableAndOperator.md)

[Slide](/Slide/C_Seminar_TrinhCuong.pptx)

## C Pointer & Array

## C Function, inline function, marco

## C Struct, Union, Enum