Skip to content

Instantly share code, notes, and snippets.

View blanc0's full-sized avatar

Charlie Parks blanc0

View GitHub Profile
@tsiege
tsiege / The Technical Interview Cheat Sheet.md
Last active July 31, 2024 11:37
This is my technical interview cheat sheet. Feel free to fork it or do whatever you want with it. PLEASE let me know if there are any errors or if anything crucial is missing. I will add more links soon.

ANNOUNCEMENT

I have moved this over to the Tech Interview Cheat Sheet Repo and has been expanded and even has code challenges you can run and practice against!






\

@igorw
igorw / RESULTS
Created October 4, 2012 11:46
Benchmark: Pimple vs Symfony/DependencyInjection
$ ./run-tests.sh
Pimple
265K
579K
0.00086s
DependencyInjection
267K
931K
0.006124s
DependencyInjection (dumped)