Explore >> Select a destination


You are here

adrianmejia.com
| | mishadoff.com
9.8 parsecs away

Travel
| |
| | www.jeremykun.com
10.4 parsecs away

Travel
| | This post comes in preparation for a post on decision trees (a specific type of tree used for classification in machine learning). While most mathematicians and programmers are familiar with trees, we have yet to discuss them on this blog. For completeness, well give a brief overview of the terminology and constructions associated with trees, and describe a few common algorithms on trees. We will assume the reader has read our first primer on graph theory, which is a light assumption.
| | techsavvypriya.wordpress.com
10.1 parsecs away

Travel
| | A quick introduction to 8 commonly used data structures Data Structuresare a specialized means of organizing and storing data in computers in such a way that we can perform operations on the stored data more efficiently. Data structures have a wide and diverse scope of usage across the fields of Computer Science and Software Engineering....
| | preemchro.me
136.8 parsecs away

Travel
| Some tips I got from a friend on how to handle the infamous tech coding interview.