Google codejam 2020 solution to vestigium problem x Problem statement Vestigium means “trace” in Latin. In this problem we work with Latin squares and matrix traces. The trace of...
Find all subarrays with product less than target x Problem Statement Given an array with positive numbers and a target number, find all of its contiguous subarrays whose product is...
Find unique triplet closest to target in an array x Problem Statement Given an array of unsorted numbers and a target number, find a triplet in the array whose sum is...
Creating a video plugin using videogular x Intro:- Creating video plugin using videogular – the HTML5 video player for angularjs What is videogular ? Videogular is an angularjs...
AngularJS basics for absolute beginners x Intro:- Angularjs Basics for absoloute beginners What is angularJS ? Angularjs is a javascript framework designed for developing dynamic...