🗽
🗽
🗽
🗽
C/Cpp and OS
Search
⌃K
Guide
Templates and methods
Linked List with C
Linked List with C++
Stacks with C
Queues with C
Graphs with C/C++
Trees with C/C++
DS with C
Reverse Linked List
Implement Queue with LL
Find mid of LL without traverse
Delete a Node from LL
Create a Binary search tree
String and Array
Reverse string
implement strcmp in C
Maximum Subarray
CTCI
Ch 01 - Arrays and Strings
Ch 02 - Linked List
Algorithm
Bubble Sort
Insertion Sort
Merge Sort
Count Prime
Basic Concept in C
Understand about pointer
Pre/Post Increment Operator
string and constant charaters
buffer​ overflow
Short-circuit evaluation
Allocate memory for 2D array dynamically
OS review
For beginner
Reference
Question Collecting:
References
Template on Linux
Powered By GitBook
Comment on page

References

以台灣晶片廠面試題為主
  1. 1.
    C++程式設計解題入門(第二版)融入程式設計競賽與APCS實作題 (電子書)
  2. 2.
    基本 C題目 https://github.com/liao2000/Data-Structure-in-C​
  3. 3.
    Advanced https://algorithm.yuanbin.me/​
  4. 4.
    My LeetCode notes ​https://zannadev.gitbook.io/leetcode-and-c-cpp/​
  5. 5.
    OS https://vitux.com/fork-exec-wait-and-exit-system-call-explained-in-linux/​
Reference - Previous
Question Collecting:
Next - Reference
Template on Linux
Last modified 1yr ago