Skip to content
View RachanaDevi's full-sized avatar

Block or report RachanaDevi

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 Loading

  1. DFS_BFS_Traversal DFS_BFS_Traversal Public

    Code for graph traversal in Depth First Search and Breadth First Search . Graph is accessed using Adjacency linked list

    C++ 2

  2. RealTimeChatApplication RealTimeChatApplication Public

    This is an application which uses Kafka and Spring Boot to send chat messages

    Java 1

  3. Doubly-Linked-List Doubly-Linked-List Public

    Menu Driven Program that implements doubly linked list for the following operations such as creation,insertion,deletion,display,concatenation,merging,union ,intersection,reverse and search.

    C++

  4. Priority_Queue Priority_Queue Public

    Implementing Priority Queue using C

    C

  5. InventoryManagement InventoryManagement Public

    Java Swing GUI which has features for 1.Generate Bill 2.View Sales 3.Renewal 4.View Database 5.Alert System Alert System gives alert when a product has reached its expiry date or has reached its mi…

    Java

  6. Tic-Tac-Toe-Game Tic-Tac-Toe-Game Public

    Tic Tac Toe Game between 2 players using C++.

    C++