Pinned Repositories
azure4everyone-samples
expenseManagement
Backend for expense Management application
MITx-6.00.1x
It contains Problem sets and solutions of some in-text problems (from week 2).
my-first-blog
Photo-Gallery-Web-Application
A web app that extracts photographs of a particular hash tag from Twitter and displays as a photo gallery
TreeList
Implemented a list using augmented tree data structure than can perform all operations in log(n) time complexity.
tribute-page
A tribute page build as a front-end development project on FreeCodeCamp.
trustworthyAI
trustworthy AI related projects
UVA-answers
Answers to all uva questions i have done till date
UVA-CODES
Some of my accepted solutions on UVA Online Judge .
samarth1402's Repositories
samarth1402/MITx-6.00.1x
It contains Problem sets and solutions of some in-text problems (from week 2).
samarth1402/azure4everyone-samples
samarth1402/expenseManagement
Backend for expense Management application
samarth1402/my-first-blog
samarth1402/Photo-Gallery-Web-Application
A web app that extracts photographs of a particular hash tag from Twitter and displays as a photo gallery
samarth1402/TreeList
Implemented a list using augmented tree data structure than can perform all operations in log(n) time complexity.
samarth1402/tribute-page
A tribute page build as a front-end development project on FreeCodeCamp.
samarth1402/trustworthyAI
trustworthy AI related projects
samarth1402/UVA-answers
Answers to all uva questions i have done till date
samarth1402/UVA-CODES
Some of my accepted solutions on UVA Online Judge .
samarth1402/word_freq_counter
A simple python program to count the frequency of occurrence of words