helianthus1997 / Data-Structure-C-Language-Exercises

Exercises of Data Structure using C Language. Approximately total 100 questions. Suitable to freshmen of C. 适合C语言零基础的100题练习,练习题目来自南洋理工,上传的答案设由我编写测试,感谢西交大和上交大同僚提供的帮助。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-Structure-C-Language-Exercises


Exercises of Data Structure using C Language. I will upload the contents recently.

70 questions about C language Programming, 30 questions about Linked List/Stack n Queue/Binary Tree/Binary Search Tree. You will also learn C programming during these exercises. Some functions like POP/PUSH/DEQUEUE/ENQUEUE have been set for you in advance.

The questions are picked from Nanyang Technological University's Online Programming System. The answers here are written by me which may NOT be the same as the university's answer. Please feel free to report any bugs that you find in my codes or questions. I will fix them as soon as possible.


The partial pictures and some sets of information are the university collection. If there is any infringement of rights, please kindly inform us. We will delete that part in one business day.

The face-to-face lectures are held by Nanyang Technological University, Singapore. Course Number is CZ1007. Lectures are held every Monday and Thursday with free access to all students.


Thanks for mathematical and algorithm contribution from 's Zhang Xinchang.

Thanks for the inspiring ideas and words from 's Yin Ruihong which really promotes the progress of my project.

About

Exercises of Data Structure using C Language. Approximately total 100 questions. Suitable to freshmen of C. 适合C语言零基础的100题练习,练习题目来自南洋理工,上传的答案设由我编写测试,感谢西交大和上交大同僚提供的帮助。


Languages

Language:C 100.0%