Rohith.Jidagam's repositories
better-vsts-npm-auth
Platform agnostic library and acompanying oauth service enabling developers to easily obtain and use tokens for authorizing NPM feeds in VSTS
CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
DataMining
contains all the data mining projects during my masters
DSAndAlgos
Practice problems for interviews
FacultySupportSystem
Developed a framework using data mining and machine learning algorithms which is used to enhance the students' performance in a course as part of my Masters Thesis.
HyperLinkFinder
Implemented an application that will recursively compute the number of links starting at a URL and navigate to each one of them and recursively compute the links from there. The application is implemented in Scala using different use cases like: 1) using sequential solution, only one thread. 2) using synchronization (threads and locks). 3) using Software Transaction Management.(STM) 4) using actors.
interview-guide
Java interview guide
learn-regex
Learn regex the easy way
LintCode
Java Solutions to problems on LintCode/LeetCode
Meteor-JS
Simple TODO app
microsoft-teams-library-js
Javascript library for use by Microsoft Teams apps
my-repo
sample repository for demo
Node-Sample-Projects
Samples Projects built using Node Js and Express JS
optimus
360 degree Image Analysis BOT
oss-attribution-generator
utility to parse bower and npm packages used in a project and generate an attribution file to include in your product
PatientManagementSystem
A patient management system was developed for a clinic using their existing database, Microsoft Access and using JSP’s ,Servlets, HTML,CSS, JavaScript,AJAX during my bachelors.
StockBrokerApplication
Stock Broker application is built for a company that notifies them when a stock rate reaches the target rate. It is implemented using Observer Design Pattern and Concurrency concepts.
Twitter-Notes
Twitter Notes APp
webpack-runtime-public-path-plugin
A plugin that lets you override the Webpack modules public path in webpage runtime.