From 11ba71b42f564a8a694c7c5354f2a20aa04ee146 Mon Sep 17 00:00:00 2001 From: Dima Kuchin <87963+kuchin@users.noreply.github.com> Date: Sat, 3 Mar 2018 13:02:35 +0200 Subject: [PATCH] More content --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d83ed4e..8679d4f 100644 --- a/README.md +++ b/README.md @@ -96,8 +96,9 @@ A curated **and opinionated** list of resources for Chief Technology Officers, w ## Technologies - * Algorithms + * General * [Big-O explained in plain English](http://stackoverflow.com/a/487278/472433) + * [Coding Interview University](https://github.com/jwasham/coding-interview-university) * Javascript * [SuperheroJS collection](http://superherojs.com) * [JS: The Right Way](http://jstherightway.org)