Tag: math
Teaching Kids Programming: Videos on Data Structures and Algorithms There is only one character ‘A’ on the screen of a notepad. You can perform two operations on this notepad …
Teaching Kids Programming: Videos on Data Structures and Algorithms Nowadays, CPU has multicore technologies (e.g. multithreading/hyper-threading) – which we can employ to speed up the computation tasks. Let’s define …
Teaching Kids Programming: Videos on Data Structures and Algorithms The Math constant PI or is an irrational number which cannot be represented by a simple fraction where . The …
Teaching Kids Programming: Videos on Data Structures and Algorithms Introduction to Hanoi Tower Problem Hanoi Tower is a famous math puzzle. There are three rods and N disks. The …
Teaching Kids Programming: Videos on Data Structures and Algorithms Probability represents the likelyhood of an event that will occur. We can use Venn Graph to study the probability. Probability …