Skip to content Skip to sidebar Skip to footer
Showing posts with the label Language Agnostic

How To Move Object Along The Polygons

Suppose (say triangle), I want to move an object from A to B then B to C and then C to A. How can I… Read more How To Move Object Along The Polygons

How To Improve Efficiency Of Algorithm Which Generates Next Lexicographic Permutation?

It must be noted here that I performed the mathematics by hand on paper to derive the foregoing pro… Read more How To Improve Efficiency Of Algorithm Which Generates Next Lexicographic Permutation?

How To Check Authenticity Of An AJAX Request

I am designing a web site in which users solve puzzles as quickly as they can. JavaScript is used t… Read more How To Check Authenticity Of An AJAX Request