• Stars
    star
    1,020
  • Rank 41,162 (Top 0.9 %)
  • Language
    Scala
  • License
    MIT License
  • Created over 7 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

All Algorithms implemented in Scala

The Algorithms - Scala

Contributions Welcome Discord chat Gitter chat

All algorithms implemented in Scala - for education

Implementations are for learning purposes only. As they may be less efficient than the implementations in the Scala standard library, use them at your discretion.

Getting Started

Read through our Contribution Guidelines before you contribute.

Community Channels

We're on Discord and Gitter! Community channels are great for you to ask questions and get help. Please join us!

List of Algorithms

See our directory for easier navigation and better overview of the project.

How to use this repository for learning purpose ?

  • Download and install Scala

  • Clone the repository on your local machine

    git clone https://github.com/TheAlgorithms/Scala.git

  • Open the repository using an IDE (Preferably IntelliJ Idea)

  • Enable auto-import to import the dependencies from build.sbt

  • Open the src/main/scala to view the algorithm implementations under various categories

  • Open src/test/scala to run the test cases and view the algorithm in action

  • Visit Algorithms-Explained to get a more detailed explanation about specific algorithms

  • Check Algorithms Visualization for visualization of numerous algorithms

More Repositories

1

Python

All Algorithms implemented in Python
Python
173,302
star
2

Java

All Algorithms implemented in Java
Java
54,876
star
3

JavaScript

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
JavaScript
29,596
star
4

C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
C++
26,710
star
5

Rust

All Algorithms implemented in Rust
Rust
18,076
star
6

C

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
C
16,805
star
7

Go

Algorithms and Data Structures implemented in Go for beginners, following best practices.
Go
13,733
star
8

C-Sharp

All algorithms implemented in C#.
C#
5,885
star
9

Algorithms-Explanation

Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
2,707
star
10

Dart

All Algorithms implemented in Dart
Dart
1,597
star
11

PHP

All Algorithms implemented in PHP
PHP
1,462
star
12

Kotlin

All Algorithms implemented in Kotlin
Kotlin
1,241
star
13

Ruby

All algorithms implemented in Ruby
Ruby
1,060
star
14

TypeScript

Algorithms and Data Structures implemented in TypeScript for beginners, following best practices.
TypeScript
828
star
15

R

Collection of various algorithms implemented in R.
R
745
star
16

Jupyter

The repository contains script and notebook related to Statistics, Machine learning, Neural network, Deep learning, NLP, Numerical methods, and Automation.
Jupyter Notebook
709
star
17

website

The Algorithms website providing GitHub's largest open-source algorithm library.
TypeScript
696
star
18

TheAlgorithms.github.io

This website is deprecated. The new website is https://the-algorithms.com. You can see the old website by going to https://thealgorithms.github.io/index-old.html
HTML
407
star
19

Swift

All Algorithms implemented in Swift
Swift
397
star
20

Julia

Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
Julia
383
star
21

Haskell

Haskell
348
star
22

MATLAB-Octave

This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
MATLAB
348
star
23

Solidity

Algorithms and data structures implemented in Solidity
Solidity
283
star
24

Elixir

Elixir
207
star
25

F-Sharp

All Algorithms implemented in F#
F#
191
star
26

website-old

This website is no longer maintained. Please see https://github.com/TheAlgorithms/website
HTML
188
star
27

Lua

Algorithms and Data Structures implemented in the Lua programming language
Lua
162
star
28

.github

Default configuration for @TheAlgorithms repositories
150
star
29

algorithms-keeper

A bot for TheAlgorithms/Python repository.
Python
131
star
30

AArch64_Assembly

All Algorithms implemented in AArch64 Assembly
Assembly
118
star
31

OCaml

Algorithms Implemented in OCaml
OCaml
89
star
32

Clojure

All Algorithms implemented in Clojure
Clojure
75
star
33

Zig

Collection of Algorithms implemented in Zig.
Zig
71
star
34

Elm

All Algorithms implemented in Elm
Elm
59
star
35

Nim

Collection of various algorithms implemented in Nim for educational purposes.
Nim
58
star
36

scripts

Scripts used across all The Algorithms repositories
Python
51
star
37

Fortran

All Algorithms implemented in Fortran. Making Fortran Great Again!
Fortran
25
star
38

Google-Summer-of-Code

Organization resources for Google Summer of Code '23
24
star
39

Jule

Algorithms and data structures implemented in the Jule programming language.
13
star
40

Zig-delete

All Algorithms implemented in Zig
11
star
41

Mojo

All algorithms implemented in Mojo!
10
star
42

SessionGuard.js

https://github.com/TheAlgorithms/Google-Summer-of-Code/blob/main/project_ideas/AnomalousSessionRecorder.md
5
star
43

Personalised-Discounts

https://github.com/TheAlgorithms/Google-Summer-of-Code/blob/main/project_ideas/PersonalisedDiscounts.md
1
star
44

SessionGuard-Core

https://github.com/TheAlgorithms/Google-Summer-of-Code/blob/main/project_ideas/AnomalousSessionRecorder.md
1
star
45

EcomEntity

https://github.com/TheAlgorithms/Google-Summer-of-Code/blob/main/project_ideas/NamedEntityRecognitionForEcommerceSearchQueries.md
1
star