You can see the project here
Multi-page site with visualization of some algorithms and data structures developed during Yandex Practicum course
- Reverse string
- Calculating the sequence of Fibonacci numbers
- 2 algorithms of array sorting: selection and bubble
- Stack and its basic operations
- Queue and its basic operations
- Singly linked list and its basic operations