Skip to content
View divyanshchoudhary01's full-sized avatar

Block or report divyanshchoudhary01

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. generic-data-structure generic-data-structure Public

    In this data structure you can store any kind of data of different data type . This data structure can used in development of applications

    C

  2. linux-file-copy-benchmarks linux-file-copy-benchmarks Public

    Linux file-copy benchmarking suite in C++ comparing read/write, vectored I/O (readv/preadv), memory-mapped I/O (mmap), and multithreaded implementations.

    C++

  3. ClickHouse ClickHouse Public

    Forked from ClickHouse/ClickHouse

    ClickHouse® is a real-time analytics database management system

    C++

  4. Web-server Web-server Public

    Developed a 'http web server' using 'C++' . I have used socket programming to develop a web server. With this web server user can easily develop web applications.

    HTML

  5. Breast-Cancer-detection-using-machine-learning-algorithms Breast-Cancer-detection-using-machine-learning-algorithms Public

    This project is used to detect whether the woman breast tumor is malignant or not .Python is used as a part of the language. Machine algorithms such as logistic regression, random forest and decisi…

    Jupyter Notebook

  6. MarketCapture MarketCapture Public

    Production-grade low-latency market data platform for US equity markets written in Modern C++20.