Skip to content
View dhruv93's full-sized avatar

Block or report dhruv93

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

Popular repositories Loading

  1. distributed-systems distributed-systems Public

    A three-tier Airport Lookup Distributed System developed in C language

    C 1

  2. db_relation_manager db_relation_manager Public

    To understand DBMS implementation concepts and algorithms

    C++ 1

  3. refactoring-kata-java refactoring-kata-java Public

    Forked from fer2d2/refactoring-kata-java

    Coding kata for practicing refactoring in Java

    Java

  4. GildedRose-Refactoring-Kata GildedRose-Refactoring-Kata Public

    Forked from emilybache/GildedRose-Refactoring-Kata

    Starting code for the GildedRose Refactoring Kata in many programming languages.

    JavaScript

  5. dejavu dejavu Public

    Forked from worldveil/dejavu

    Audio fingerprinting and recognition in Python

    Python

  6. parallel-computing parallel-computing Public

    Parallel algorithmic analysis and development using divide and conquer, map and reduce, and data decomposition. Parallel computing implementations and performance factors.

    C++