RSS.Social

Math ∪ Code by Sahand Saba

follow: @[email protected]

Posts

14 More Python Features and Tricks You May Not Know About

10 Questions to Ask a Software Engineer Hiring Manager During the Team Matching Phase

Combinatorial Generation For Coding Interviews With Examples In Python

6 Minimum Steps To Securing Your Online Identity And Data

From An Iterator of Iterators to Cantor's Paradise: A Deep Dive Into An Interview Question

Generating All Balanced Parentheses: A Deep Dive Into An Interview Question

Graph Algorithms For Coding Interviews

Fun With Python Coroutines: Generating Permutations

The Infinite In Haskell and Python

9 Anti-Patterns Every Programmer Should Be Aware Of

Understanding Recurrence Relations Using Automata, Python Code, And Javascript Visualizations

Understanding Asynchronous IO With Python's Asyncio And Node.js

Turing Recognizability of Turing Machines That Accept All Strings

Visualizing Philosophers And Scientists By The Words They Used With Python and d3.js

It From Bit - A Brief Exploration Of Some Ideas and Results From The Theory of Computation

Understanding SAT by Implementing a Simple SAT Solver in Python

So How Do You Actually Calculate The Fibonacci Numbers?

Combinatorial Generation Using Coroutines With Examples in Python

30 Python Language Features and Tricks You May Not Know About

Multilinear Representation of Boolean Functions

Understanding Two-Step Verification With An Example Using Python and Google Authenticator

Line Intersecting Maximal Number of Circles (Circle "Stabbing" Problem)

Finding the Tangent Line to Two Circles Demonstrated Using JSXGraph

Thales Inscribed Angle Theorem Demonstrated Using JSXGraph

Expected Running Time of Two Randomized Sort Algorithms (ACM ICPC 2013 PACNW Regional)

Pattern Matching in Fibonacci Words (ACM ICPC World Finals 2012)

Programmer's Guide to Setting Up a Mac OS X Machine

Fibonacci Primitive Roots of Primes (Project Euler)

Common Substring Permutation

Visualizing the Convex Hull Using Raphaël

Basics of Cryptography Part I: RSA Encryption and Decryption

Hundred Prisonors and a Room With a Light Switch

A Study of Python's More Advanced Features Part III: Classes and Metaclasses

Interview Question: All Possible Products of a List of Primes

Problem-Solving Lessons From George Pólya

Interview Question: Fair and Unfair Coins and Bayes Theorem

A Study of Python's More Advanced Features Part II: Closures, Decorators and functools

A Study of Python's More Advanced Features Part I: Iterators, Generators, itertools

Interview Question: Fairness from Unfairness and Randomness Extraction

Manbelbrot Meets HTML5 - A Little Fractal Geometry

Interview Question: Grouping Words Into Anagrams

A Christmas-Themed Experiment - HTML5 Canvas Snowflakes