Skip to content

Wordllban/iotalgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Algorithms & Data structures - using JavaScript

My lab works of Algorithms classes as a student of Computer Science(Internet of Things) program in Lviv Polytechnic National University.


  1. Sort algorithms and their analysis
  2. Data structures and their functionality
  3. Solve Math Problem
  4. Graphs
  5. More Graphs: Prim's (also known as Jarník's algorithm) minimum spanning tree, Kruskal's effective minimum spanning tree, Tarjan's strongly connected components
  6. Solve Dynamic Programming Problem
  7. String search algorithms: Knuth–Morris–Pratt, Rabin–Karp, Boyer–Moore

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published