V School | Better Humans, Better Outcomes

Final Project

So here it is. The big sha-bang. You are going to build a full-stack final project. You will pick your own theme. Here is how you should spend your time (Due to the fact that your first job will most likely be front-end work): * 50% Angular * 30% HTML/CSS/Bootstrap/

Merge Sort

Using the url below and looking at its explanation and code example, create your own Javascript Merge Sort. Don't find a javascript solution on the Internet. Try and analyze the code in that website to solve the problem. http://interactivepython.org/runestone/static/pythonds/SortSearch/TheMergeSort.html

Prime Numbers

Write a JavaScript function to get all prime numbers from 0 to a specified number.

Warmup - Roman Numerals

Write a JavaScript function that Convert an integer into a Roman Numeral in javaScript.

Draw a Circle

Write a JavaScript program to draw a circle: Expected Output:

V School | Better Humans, Better Outcomes © 2026