All Projects → vkostyukov → Scalacaster

vkostyukov / Scalacaster

Purely Functional Algorithms and Data Structures in Scala

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Scalacaster

Codezilla
⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.
Stars: ✭ 127 (-90.54%)
Mutual labels:  algorithm, data-structures, functional-programming
Interview Guide
Coding/technical interview guide: data structures, algorithms, complexity analyses, interview questions
Stars: ✭ 54 (-95.98%)
Mutual labels:  algorithm, data-structures
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-96.42%)
Mutual labels:  algorithm, data-structures
Must Do Coding Questions
GeeksforGeeks Must-Do-Coding-Questions Solutions
Stars: ✭ 96 (-92.85%)
Mutual labels:  algorithm, data-structures
Haskell
Stars: ✭ 91 (-93.22%)
Mutual labels:  data-structures, functional-programming
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (-23.92%)
Mutual labels:  algorithm, data-structures
Algorithm
📌 Notes and Codes for studying data structures and algorithm
Stars: ✭ 71 (-94.71%)
Mutual labels:  algorithm, data-structures
Lintcode
📜 Lintcode/Leetcode algorithm written by Java, Python and JavaScript.
Stars: ✭ 21 (-98.44%)
Mutual labels:  algorithm, data-structures
Algorithm Playground
An (old) and unstructured (messy tbh) collection of programming exercises.
Stars: ✭ 75 (-94.41%)
Mutual labels:  algorithm, data-structures
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-94.19%)
Mutual labels:  algorithm, data-structures
Advanced Data Structures With Python
Python implementations of Advanced Data Structures and Algorithms. With each code, there is an associated markdown for explanation and applications of that algorithm or data structure.
Stars: ✭ 82 (-93.89%)
Mutual labels:  algorithm, data-structures
Competitive Programming
My solutions to problems from various competitive programming websites.
Stars: ✭ 93 (-93.07%)
Mutual labels:  algorithm, data-structures
Algorithms
Study cases for Algorithms and Data Structures.
Stars: ✭ 32 (-97.62%)
Mutual labels:  algorithm, data-structures
Flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript
Stars: ✭ 1,031 (-23.17%)
Mutual labels:  algorithm, data-structures
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (-28.02%)
Mutual labels:  algorithm, data-structures
Kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Stars: ✭ 1,106 (-17.59%)
Mutual labels:  algorithm, data-structures
Imtools
Fast and memory-efficient immutable collections and helper data structures
Stars: ✭ 85 (-93.67%)
Mutual labels:  data-structures, functional-programming
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (-41.36%)
Mutual labels:  algorithm, data-structures
Blog Src
Personal blog source.
Stars: ✭ 7 (-99.48%)
Mutual labels:  algorithm, functional-programming
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (-12.07%)
Mutual labels:  data-structures, functional-programming

Why Scalacaster?

Join the chat at https://gitter.im/vkostyukov/scalacaster

Since Fender Stratocaster is a classic guitar, Scalacaster is about classic algorithms and data structures in Scala. Scalacaster includes loads of widely used implementation techniques and approaches, which have been developed by best programmers and enthusiasts of functional programming. Studying purely functional data structures is always fun and challenge for researchers, since data structures in a functional setting are much elegant and smarter than in an imperative setting.

How to use Scalacaster?

Scalacaster is neither a library nor framework. Moreover, Scalacaster`s code is not supposed to be executed at all. Scalacaster's code is not for Scala compiler but for human beings, for enthusiasts and researchers of the Scala programming language and its application in the area of implementation of the purely functional data structures. So, the best way to use Scalacaster is to read through its source code and comments.

What is inside?

Primitive routines
Simple Collections
Heaps
Trees
Graphs
Sorting Algorithms
Searching Algorithms

How to contribute?

  • Give it a star
  • Drop the feedback to the author @vkostyukov
  • Send a PR with fixes of typos/bugs/etc

What to read next?


Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].