Skip to content

VVKonstantin/algososh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project AlgoSosh

You can see the project here

Multi-page site with visualization of some algorithms and data structures developed during Yandex Practicum course

Algorithms

  • 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

Technologies

TypeScript

React React Router

Jest Cypress

HTML5 CSS3