NehaAshokAgarwal
I am doing my bachelor's in CS at the University of Massachusetts Boston. My interest lies in the field of Robotics and AI. I am open to any opportunities.
University Of MasachussetsWoburn, MA
Pinned Repositories
8-Puzzle
Atomic-Nature
Re-affirmed the Atomic nature of matter
Autocomplete
The purpose of this project is to implement autocomplete for a given set of n strings and no-negative weights.
Deques-and-Randomized-Queus
The purpose of this project is to implement elementary data structures using arrays and linked list.
Gloabl-Sequence-Alighnment-Coins-and-MoveToFront
KdTree
Implemented KdTree to search the nearest point from the given target point.
KevinBacon
It implements the famous graph problem of finding the Kevin numbers of the actors by efficiently scanning the file dataset provided.
Linkedlist-in-C
Markov-Model
Implemented the Markovian chain model to predict who is more likely to have said the provided quote by predicting the pattern of the words provided in the given file dataset.
Mozart-Walt-Generator
NehaAshokAgarwal's Repositories
NehaAshokAgarwal/8-Puzzle
NehaAshokAgarwal/Autocomplete
The purpose of this project is to implement autocomplete for a given set of n strings and no-negative weights.
NehaAshokAgarwal/Deques-and-Randomized-Queus
The purpose of this project is to implement elementary data structures using arrays and linked list.
NehaAshokAgarwal/KdTree
Implemented KdTree to search the nearest point from the given target point.
NehaAshokAgarwal/KevinBacon
It implements the famous graph problem of finding the Kevin numbers of the actors by efficiently scanning the file dataset provided.
NehaAshokAgarwal/Linkedlist-in-C
NehaAshokAgarwal/nehaagarwal.github.io
NehaAshokAgarwal/Percolation
It checks whether the system (N by N matrix) percolates or not.