Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvins authored Oct 23, 2024
1 parent cf4eccb commit c136244
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# :abacus: Algorithms and Data Structures

[![Super-Linter](https://github.com/kelvins/algorithms-and-data-structures/actions/workflows/lint-checker.yml/badge.svg)](https://github.com/marketplace/actions/super-linter)

This repository provides several classic algorithms and data structures in **Computer Science**, as well as some extra problems that are frequently encountered in programming challenges.

In order to achieve greater coverage and encourage more people to contribute to the project, the algorithms are available in the following languages: **C**, **C++**, **Java**, **Python**, **Go**, **Ruby**, **Javascript**, **Swift**, **Rust**, **Scala** and **Kotlin**.
Expand Down

0 comments on commit c136244

Please sign in to comment.