Pinned Repositories
Accident-Visualization
advanced-data-structures
AVL trees, Red black tree, Splay tree(bottom up and topdown)
Cheat-Sheets
A cheat sheet can be really helpful when you're trying a set of exercises related to a specific topic, or working on a project. Because you can only fit so much information on a single sheet of paper, most cheat sheets are a simple listing of syntax rules. This set of cheat sheets aims to remind you of syntax rules, but also remind you of important concepts as well.
covid-frontline
A software platform to connect frontline workers, volunteers, donors and people in need for effective utilization of resources.
go-job-scheduler
A distributed task scheduler using Go, Postgres, gRPC, and Docker. Applies concurrency and thread-safety concepts such as goroutines, database locks, and Mutexes.
LSB-Image-Steganography
Hiding text in images using matlab
py-cachefront
My implementation of Uber’s CacheFront caching system with Change Data Capture. Automatic cache invalidation by tailing MySQL binlog and cache deduplication using Redis EVAL/custom lua script.
TOPSIS-navkiran
TOPSIS for Multi Criteria Decision Making
MATLAB-Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
navkiran's Repositories
navkiran/covid-frontline
A software platform to connect frontline workers, volunteers, donors and people in need for effective utilization of resources.
navkiran/LSB-Image-Steganography
Hiding text in images using matlab
navkiran/py-cachefront
My implementation of Uber’s CacheFront caching system with Change Data Capture. Automatic cache invalidation by tailing MySQL binlog and cache deduplication using Redis EVAL/custom lua script.
navkiran/Accident-Visualization
navkiran/advanced-data-structures
AVL trees, Red black tree, Splay tree(bottom up and topdown)
navkiran/Cheat-Sheets
A cheat sheet can be really helpful when you're trying a set of exercises related to a specific topic, or working on a project. Because you can only fit so much information on a single sheet of paper, most cheat sheets are a simple listing of syntax rules. This set of cheat sheets aims to remind you of syntax rules, but also remind you of important concepts as well.
navkiran/Doremi-Streaming-Subscription-OOPS
Geektrust OOPS coding challenge
navkiran/go-job-scheduler
A distributed task scheduler using Go, Postgres, gRPC, and Docker. Applies concurrency and thread-safety concepts such as goroutines, database locks, and Mutexes.
navkiran/Intuit-Course-Scheduling-Challenge-OOPS
Intuit coding challenge to build a Learning Management System using OOPS
navkiran/Pharmacy-Chain-Management-System
navkiran/TOPSIS-navkiran
TOPSIS for Multi Criteria Decision Making
navkiran/missing-data-navkiran
navkiran/navkiran
navkiran/outliers-detection
Pypi package to remove rows containing outliers