"OJ Tree Series"
- Creation and traversal of binary search tree
- Rebuilding a binary tree
- Finding the depth and width of a binary tree
- Binary search Tree
- Binary Tree Traversal
"OJ Table Series"
- Inserts a node into an ascending one-way list
- "Intermediate" Double-linked list basic operation
- Delete duplicate nodes in linked list, reverse output of remaining nodes
"OJ Sort Series"
- Column ordering for two-dimensional arrays
- Integer string Ordering
- Sort by date
- English word sorting
- Ordering of integer types
- Enter an integer array and sort ID to sort its elements in ascending or descending order
- Integer Ordering
"OJ Search Series"
- find brother Words
- Find the number of isomorphic numbers
- Find non-prime
"OJ string Series"
- String to find the longest consecutive number string
- The length of the last word of a string
- Periodic string problems
- Delete a repeating string
- Modifying a string
- Find the first occurrence of the most frequently occurring character in a string
- Integer string Ordering
- String inversion
- String segmentation
- String Basic operation
- String Plus decryption
- String substitution
- The hexadecimal string in the form
- The string in the array is specified by the
- Determine String type
- String delimited
- Delete the most occurrences in a string
- Converts a string of characters from a different
"OJ Queue and Stack series"
- Two stacks of S1 and S2 to simulate a queue
- Circular Queue Basic Operations
- Chorus Team
- Railway stack Issues
"OJ Delete series"
- Remove repeating characters
- Delete duplicate nodes in linked list, reverse output of remaining nodes
- Delete a repeating string
- Specify character deletion
- Delete characters with the fewest occurrences in a string
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
C + + Hoj DS Series