Basic Workshop About Algorithms Using Javascript

Basic workshop about algorithms using JavaScript

The algorithm workshop was designed as a lecture that could enable participants to use algorithms for independent research and further self – improvement.

It was organized and held into two parts by Marko Pavlovic, experienced JavaScript developer. The main goal was to sum it up to the average user. So no previous JavaScript experience was necessary.

During the four – hour lecture, which was held into two parts, the lecturer has first introduced participants with terms and practical use of stack, red, binary search, recursion and sorting (bubble, insertion, selection and merge). After detailed introduction – participants have had a chance to interact with the lecturer and discuss about sorting (merge and quick), linked and doubly linked lists and binary tree.

TNation plans to continue with workshops of its type in the future, due to great interest.

Scroll to Top