Category Archives: Computer Science

5 Gifs to Understand Binary Search Trees

Gif #1 Gif #2 : Binary Search Tree from Sorted Array  Gif #3 How insertion into a binary search tree (BST) works     Gif #4 : Degeneration of Binary Search Tree Demonstration   Gif #5 is coming …  

Python 3 Upgrade- Why to do it now in 6 reasons

Ok, It’s About Time to Make the Switch to Python 3 Python 3 was released on December 3, 2008 and seven years later it is still contested in real world applications by its predecessor Python 2. This is odd in the rapidly shifting world of technology. Did we continue to rely on snail mail seven years … Continue reading Python 3 Upgrade- Why to do it now in 6 reasons →