Five tough Python interview questions: Anagram, Palindrome, Minimum Spanning Tree, Binary Search Tree, Linked Lists
Posted onMy Udacity mentor said the following about my final Python project: “Peter, to be honest, you are one of the very few students who attempted and passed (the technical interview questions) part (of the DAND+ nanodegree). In fact, I took a look at your (Python) code. It is really good.” # coding: utf-8 # Final […]