Theofanis Despoudis

Results 9 repositories owned by Theofanis Despoudis

awesome-coding-camps

358
Stars
92
Forks
Watchers

A curated list of awesome Coding Bootcamps and websites to help you boost your career in Programming

go-heaps

94
Stars
29
Forks
Watchers

Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci

awesome-scheme

68
Stars
7
Forks
Watchers

A curated list of awesome Scheme resources and materials

awesome-mentoring

38
Stars
11
Forks
Watchers

A curated list of useful articles, books, videos and resources in order to excel as a great mentor.

blockingQueues

24
Stars
3
Forks
Watchers

Simple, performant, goroutine safe queues, useful as resource pools or job queues.

codility-go

43
Stars
14
Forks
Watchers

Solutions for the codility.com exercises in Go

stable-systems-checklist

50
Stars
9
Forks
Watchers

An opinionated list of attributes and policies that need to be met in order to establish a stable software system.

neutrino-preset-typescript

15
Stars
5
Forks
Watchers

A Neutrino preset that supports building Typescript web applications

unionfind

21
Stars
6
Forks
Watchers

An idiomatic implementation of a weighted Union Find data structure with path compression in Go.