laszloforgacs's Stars
DaSEA-project/DASEA
Data for Software Ecosystem Analysis
preslavmihaylov/booknotes
A collection of my book notes on various subjects, mainly computer science
robberthcz/ScalaPearls
The examples from the book Pearls of functional algorithms design by Richard Bird. Originally written in Haskell, I publish solutions in Scala.
clayrat/pfad-scala
Pearls of Functional Algorithm Design in Scala
ashwinbhaskar/functional-way
Write small programs (eg -algorithms) in a functional way.
mathiasuy/Soluciones-Klenberg
Algorithm Design (Kleinberg Tardos 2005) - Solutions
PacktPublishing/Learning-Functional-Data-Structures-and-Algorithms
Learning Functional Data Structures and Algorithms published by Packt
vkostyukov/scalacaster
Purely Functional Algorithms and Data Structures in Scala
shree1999/Data-Structures-and-Algorithms
anirban-s/data-structures-and-algorithms
This repository contains data structures and algorithm implemented in C#.
CoffeelessProgrammer/Data-Structures-and-Algorithms-TS
Data structures & algorithms implemented in TypeScript
abdurakhmonoff/data-structures-and-algorithms-kotlin
Implementation and explanation of Data Structures and Algorithms (DSA) in Kotlin programming language