Skip to content
View azizkayumov's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Organizations

@kilobyteuz @Information-Security-Lab
Block or Report

Block or report azizkayumov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. flashcard-maker-android flashcard-maker-android Public

    Flashcard Maker is an android app that allows you to create and import e-flashcards for convenient, paperless studying.

    Kotlin 62 22

  2. lctree lctree Public

    Rust implementation of Link-cut-tree: self-balancing data structure to maintain a dynamic forest of (un)rooted trees.

    Rust 2

  3. bloom-filters bloom-filters Public

    BloomFilter is a space efficient storage of sets at the cost of a small overall error probability while maintaining scalability.

    Python

  4. clean-code clean-code Public

    This repository contains my notes on Clean Code by Robert C. Martin, organized by chapters (one .md file for each chapter).

    4

  5. aicers/srtree aicers/srtree Public

    Rust implementation of SR-Tree: nearest neighbor search index for high-dimensional clustered datasets.

    Rust 1

  6. algo algo Public

    My CLRS notes on selected chapters

    Python