Code Monkey home page Code Monkey logo

The Algorithms Official Website


This is a static Next.js site providing a searchable library of all the algorithms in The Algorithms. All the data about the algorithms gets scraped directly from the git repositories.

Translating the website

You can help us translate the TheAlgorithms website using Weblate here. There you can complete the translations for our current languages, or suggest something if you are unsure. Also feel free to add a new language. The current languages are:

Translation status by language

Getting Started

If you haven't installed it yet, install Node.js and yarn. Then, install all the dependencies:

yarn

After that, run the script that fetches all the algorithms from GitHub:

yarn fetch-algorithms

Finally, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the website.

Alternatively, you can also use the Ready-to-Code Gitpod and easily check how your deployment looks. It will automatically run the commands mentioned above on run.

Contributing

If you want to add a new feature or fix a bug, create a new branch or fork and commit there. Before opening a PR, be sure to

  • Run yarn lint and fix potential errors
  • Run yarn build to check if everything still builds successfully

Open the pull request against main. Vercel will automatically create a preview deployment, and the pull request will be squash merged after being reviewed by a member.

License

The source code of website itself (this repository) is licensed under MIT, while all the licenses for the code and explanations on the website can be found in the respective repositories.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Powered by Vercel

The Algorithms's Projects

.github icon .github

Default configuration for @TheAlgorithms repositories

algorithms-explanation icon algorithms-explanation

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

c icon c

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

c-plus-plus icon c-plus-plus

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

c-plus-plus-1 icon c-plus-plus-1

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

clojure icon clojure

All Algorithms implemented in Clojure

contributor_covenant icon contributor_covenant

Pledge your respect and appreciation for contributors of all kinds to your open source project.

dart icon dart

All Algorithms implemented in Dart

ecomentity icon ecomentity

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

elm icon elm

All Algorithms implemented in Elm

fortran icon fortran

All Algorithms implemented in Fortran. Making Fortran Great Again!

go icon go

Algorithms and Data Structures implemented in Go for beginners, following best practices.

java icon java

All Algorithms implemented in Java

javascript icon javascript

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

jule icon jule

Algorithms and data structures implemented in the Jule programming language.

julia icon julia

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

jupyter icon jupyter

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

kotlin icon kotlin

All Algorithms implemented in Kotlin

lua icon lua

Algorithms and Data Structures implemented in the Lua programming language

matlab-octave icon 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.

mojo icon mojo

All algorithms implemented in Mojo!

nim icon nim

Collection of various algorithms implemented in Nim for educational purposes.

ocaml icon ocaml

Algorithms Implemented in OCaml

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.