Here I have implementations of some Data Structures and some unusual algorithms. Also some mini projects
- BST algorithm to print the PostOrder traversal from InOrder and PreOrder traversal data
- Decoder - encoding and decoding
- Weights problem solver algorithm - given 4 blocks with different weights, using strictly N of them get M kg
- Both usual and step-adaptive implementations of the method
- Series visualization
- Link to the Video