Pinned Repositories
Apriori-Algorithm
Apriori algorithm to mine frequent itemsets and association rules
Compare-Json-and-Protobuf
Performance comparison between Json and Google Protobuf
FeatureGating
GNU-ls-command-with-flags
Implementation of GNU ls command with flags. Details can be referred in README.
Gossip-Protocol
Implementation of Gossip Protocol among a group of processes
HDFS-and-MapReduce
IPC-using-Pipes
Interprocess communication among processes using pipes
kbc-online
Linux-Shell
GNU shell functionalities implementation
low-level-design-concepts
Code Samples to understand SOLID design principles in JAVA.
HarshJain27's Repositories
HarshJain27/Apriori-Algorithm
Apriori algorithm to mine frequent itemsets and association rules
HarshJain27/Compare-Json-and-Protobuf
Performance comparison between Json and Google Protobuf
HarshJain27/FeatureGating
HarshJain27/GNU-ls-command-with-flags
Implementation of GNU ls command with flags. Details can be referred in README.
HarshJain27/Gossip-Protocol
Implementation of Gossip Protocol among a group of processes
HarshJain27/HDFS-and-MapReduce
HarshJain27/IPC-using-Pipes
Interprocess communication among processes using pipes
HarshJain27/kbc-online
HarshJain27/Linux-Shell
GNU shell functionalities implementation
HarshJain27/low-level-design-concepts
Code Samples to understand SOLID design principles in JAVA.
HarshJain27/microsoft-teams-library-js
JavaScript library for use by Microsoft Teams apps
HarshJain27/Mini-SQL-Engine
Mini SQL Engine supports a subset of SQL command.
HarshJain27/Process-Scheduling
Process Scheduling using Multilevel Feedback Queue
HarshJain27/Two-Phase-Merge-Sort
Implementation of External Sort. Details can be referred from README.