Skip to content

SergeyHovh/DataStructuresAndAlgorithms

Repository files navigation

Data Structures And Algorithms

Here I have implementations of some Data Structures and some unusual algorithms. Also some mini projects

Data Structures

Algorithms

  • 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

Mini Projects

Numerical Methods

Runge-Kutta methods

Solver for a system of linear equations

Fourier

Video

Physical Simulations

Videos

Video

Path Finding

A* algorithm with visualization

Videos

Cellular Automaton

Video

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published