learning
  • Introduction
  • Materials
    • Elibraries
    • Torrents
    • Videos
    • Websites
  • Formal science
    • Computer Science
      • Algorithms and Data Structures
      • API
      • Backups
      • CLI
      • Cloud computing
        • AWS
        • Azure
        • GCP
      • Competitive programming
      • Computer architecture
      • Computer graphics
        • Image processing
        • SVG
      • Computer languages
        • Markup languages
          • HTML
          • Markdown
          • TeX
            • BibTeX
              • JabRef
            • LaTeX
        • Programming languages
          • Assembler
          • C
            • C libraries
          • C++
            • C++ libraries
            • Qt
          • Java
            • Java libraries
          • MATLAB
          • Python
            • Python libraries
              • Dask
              • Django
              • NumPy
              • Pandas
        • Shell scripting languages
          • PowerShell
          • Sh
            • Bash
            • Csh
            • Ksh
        • Style sheet languages
          • CSS
      • Data Science
        • Data visualization
        • Hadoop
        • Kafka
        • Spark
      • Database
        • NoSQL
          • MongoDB
        • Relational
          • DB2
          • MySQL
          • PostgreSQL
          • SQLite
        • SQL
      • Distributed systems
        • CRDT
        • RPC
      • GameDev
        • Unity
      • Hardware
        • Arduino
        • CPU
          • RISC-V
      • Licensing
      • Machine learning
        • Artificial intelligence
        • Data mining
      • Networking
        • DNS
        • Domains
        • HTTP
        • Nginx
        • Peer-to-peer
          • BitTorrent
      • Open source
        • GitHub
          • GitHub actions
      • Operating Systems
        • Android
        • Containers
          • Docker
          • Kubernetes
      • Package managers
        • Nix
      • Program exectuion
        • Build systems
        • Compilers
          • LLVM
      • Programming
        • CI/CD
        • DevOps
          • Observability
          • Terraform
      • Security
        • Cryptography
      • Shell
        • Fish
        • Zsh
      • Text editors
        • Vim
          • Plugins
        • VS Code
      • Version control
        • Git
      • Web
        • Browsers
          • Chrome
          • Firefox
        • Search engines
    • Logic
    • Mathematics
      • Applied mathematics
        • Probability and statistics
          • Probability theory
          • Statistics
      • Pure mathematics
        • Algebra
          • Linear algebra
          • Group theory
        • Analysis
        • Foundations
          • Fractal
          • Graph theory
          • Lambda calculus
          • Type theory
        • Geometry
          • Algebraic geometry
        • Number theory
        • Recreational mathematics
        • Topology
  • Natural science
    • Agricultural science
    • Astronomy
      • Astrophysics
        • Cosmogony
      • Cosmology
      • Galactic astronomy
      • Physical cosmology
      • Planetary science
    • Biology
      • Anatomy
      • Botany
      • Ecology
      • Evolutionary biology
      • Genetics
        • DNA
        • Genomics
      • Microbiology
      • Neuroscience
        • Somnology
      • Zoology
    • Chemistry
    • Earth Science
      • Atmospheric science
      • Physical geography
    • Engineering
    • Health science
      • Ergonomics
      • Fitness
        • Running
        • Yoga
      • Medicine
    • Physics
      • Quantum mechanics
  • Social science
    • Human geography
      • Cultural geography
      • Political geography
    • Anthropology
    • Business studies
      • Finance
      • Investing
    • Cultural studies
    • Economics
    • Education
      • Learning
    • History
    • Law
      • Privacy
        • TOR
    • Linguistics
      • Arabic
      • Aramaic
      • English
      • German
      • Latin
      • Russian
    • Management
      • Product management
    • Marketing
    • Philosophy
    • Political science
    • Psychology
      • Consciousness
      • Mindfulness
        • Meditation
    • Sociology
    • Theology
      • Buddhism
      • Christianity
        • Authors
      • Islam
      • Judaism
  • Culinary arts
    • Cookery
      • Cuisines
      • Recipes
      • Food
      • Tea
  • Games
    • Sport games
      • Basketball
    • Video games
  • Literary art
    • Literature
      • Drama
      • Poetry
      • Prose
        • Fiction
        • Non-fiction
        • Publicism
    • Writing
  • Performing art
    • Music
      • Production music
  • Visual art
    • Architecture
    • Calligraphy
    • Cinematography
      • Movies
      • TV series
    • Design
      • Color
      • Figma
      • Fonts
      • Icons
    • Drawing
    • Painting
      • Painters
    • Photography
Powered by GitBook
On this page
  • Articles
  • Books
  • Courses / Videos
  • Links
Edit on GitHub
  1. Formal science
  2. Computer Science

Algorithms and Data Structures

PreviousComputer ScienceNextAPI

Last updated 2 years ago

TODO

Articles

Books

  • Алгоритмы. Руководство по разработке (Стивен Скиен)

  • Grokking Algorithms

  • Алгоритмические трюки для программистов. 2-е издание (Генри С.Уоррен)

  • Совершенный алгоритм (Тим Рафгарден)

Courses / Videos

Links

- GitHub's largest open-source algorithm library

- Russian version of popular e-maxx, An excellent set of study material for DS & ALgo.

- visualising data structures and algorithms through animation

Algorithms (GeekForGeeks)
PageRank
Mathematical Proof of Algorithm Correctness and Efficiency
Combinatorial Generation For Coding Interviews With Examples In Python
Big O notation
On lists, cache, algorithms, and microarchitecture
Which sort is the fastest? Testing algorithms
How some algorithms generate a captcha, while others crack it
Finding the Median of 2 Sorted Arrays in Logarithmic Time
Monoids and Finger Trees
What is Big O Notation Explained: Space and Time Complexity
Пара алгоритмических задач для успешного программиста: нарисовать змейку, выстроить зиккурат
Сложность алгоритмов и операций на примере Python
Введение в связанные списки
What and where are the stack and heap?
Problem Solving with Algorithms and Data Structures
Алгоритмы. Просто как дважды два
Numerical Algorithms
Algorithms
Data Structures
Data Structures Easy to Advanced Course - Full Tutorial from a Google Engineer
Intro to Data Structures and Algorithms
Простые алгоритмы. От логических задач до клеточных автоматов
Data Structures & Algorithms Fundamentals
Необходимый минимум по задачам для прохождения интервью
Курс «Алгоритмы и структуры данных поиска»
Алгоритмы и структуры данных, часть 1(осень 2019)
Алгоритмы и структуры данных, часть 2 (весна 2020)
Intro to Algorithms: Crash Course Computer Science #13
Data Structures and Algorithms in 15 Minutes
Курс по алгоритмам, Школа анализа данных
The Algorithms
Algorithms
Visualgo
Алгоритмика
Advanced Algorithm Design
Binary Search (Learn Algorithms Together)
Data Structures and Algorithms Problems
Leet code
Problem Solving (Algorithms)
Problem Solving (Data Structures)
100 days of algorithms
A collection of algorithms and data structures