🗽
🗽
🗽
🗽
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
2.1 - Remove Duplicates
2.2 - Return Kth to Last
2.3 - Delete Middle Node
2.4 - Partition
2.5 - Sum Lists
2.6 - Palindrome
2.7 - Intersection
2.8 - Loop Detection
16.25 - LRU Cache
17.12 - BiNode
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
Ch 02 - Linked List
Here are the articles in this section:
2.1 - Remove Duplicates
2.2 - Return Kth to Last
2.3 - Delete Middle Node
2.4 - Partition
2.5 - Sum Lists
2.6 - Palindrome
2.7 - Intersection
2.8 - Loop Detection
16.25 - LRU Cache
17.12 - BiNode
Previous
17.26 - Sparse Similarity
Next
2.1 - Remove Duplicates
Last modified
1yr ago