Skip to content
View anandjbangad's full-sized avatar
Block or Report

Block or report anandjbangad

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

Popular repositories

  1. Non-Blocking-K--Ary-Search-Tree-Manual-Memory-Managgement Non-Blocking-K--Ary-Search-Tree-Manual-Memory-Managgement Public

    This work presents the generalization of a Concurrent Binary Search Tree to a Non-Blocking leaf oriented Concurrent K-Ary Search Tree in Java. We used single-word compare-and-set operations to coor…

    Java 3

  2. Non-Blocking-K-ary-N-ary-search-tree Non-Blocking-K-ary-N-ary-search-tree Public

    This is an implementation of a Concurrent K-Ary leaf oriented Search Tree. In this implementation, rely on Java's Garbage Collector to recycle the nodes that are removed from the tree as part of In…

    Java 2 1

  3. Twitter-Vending-Machine Twitter-Vending-Machine Public

    This was built for the publicity of a hackathon. Whenever the participants tweet on the hackathon page they get a code in their inbox. W

    Python 2

  4. Spring-Kafka-Cloud-Node-String Spring-Kafka-Cloud-Node-String Public

    Java 1 1

  5. HTTP-Client-Server HTTP-Client-Server Public

    A Client-Server Application is created in JAVA using Eclipse IDE on Windows 10 OS. Simplified versions of HTTP client program is designed, implemented and tested for various conditions in this proj…

    Java

  6. Peterson-Lock-In-A-Binary-Tree Peterson-Lock-In-A-Binary-Tree Public

    Consider a generalization of the twothread Peterson lock by arranging a number of 2-thread Peterson locks in a binary tree, as follows. Each thread is assigned a leaf lock, which it shares with one…

    Java 1