Jay T's repositories

Algorithms-and-Data-Structures

My Solutions to basic Algorithms and Data Structures

Language:JavaLicense:MITStargazers:23Issues:2Issues:1

InterviewBit

My solutions to the problems on InterviewBit

LC

My solutions to LeetCode questions in Java

Bit-Torrent-P2P-File-sharing-Software

Implemented a P2P File sharing software similar to BitTorrent protocol. Peers are connected to each other and then they can transfer electronic files are transferred between them using peer-peer architecture. The software is implemented mainly using multithreading concepts in Java.

Language:JavaStargazers:3Issues:0Issues:0

Internet-Traffic-Measurement-Algorithms

A collection of widely used algorithms and data structures for measurement of real internet traffic implemented in Java

Language:JavaStargazers:2Issues:2Issues:0

CTCI

My solutions to Cracking the coding interview 6th edition problems in Java

Language:JavaLicense:MITStargazers:1Issues:2Issues:0

Internet-of-Things-Device-for-Weather-Forecast

An intelligent IOT prototype is designed using BeagleBone Black ARM and Xinu, an OS for Embedded Systems. The system has been designed to be effectively scalable with a composite nature accommodating both analog and digital temperature sensors and actuators. Low-level drivers were implemented to interface sensors to Xinu and high-level driver is implemented using a standalone java application for parsing DDL JSON. UDP was used for client-server interactions. Edge device is a PC running a Python UDP server/client. Nodejs is used as the driver for the MONGO DB connection hosted on mLab.com using Database-as-a-Service. A hybrid application with speech recognition and text to speech capabilities (using Apache Cordova plugin) developed on Ionic Framework for Android users which uses AngularJs for all the heavy-lifting like making REST calls to the Nodejs application hosted on Heroku. This app notifies the user about the current temperature and provides appropriate suggestions to the user for the current temperature.

Language:HTMLStargazers:1Issues:2Issues:0

Reporting-Facebook-and-Twitter-trending-Tags

Implemented a system which is useful to find the most popular hashtags appeared on social media such as Facebook or Twitter. A Max Fibonacci Heap and a HashTable is used. The system is implemented in C++.

Language:C++Stargazers:1Issues:2Issues:0

Compiler-Design

Designed a compiler for a programming language specified by my own Regular expressions and Context Free Grammar. Various steps of compiler design including Scanner, Parser, AST Construction, Code Generation and Code Improvement is implemented in various phases. The Compiler is written in Java and the target language is Java byte code.

Language:JavaStargazers:0Issues:2Issues:0

Demystifying-Dynamic-Programming

Collection of all the dynamic programming questions and solutions I have solved.

Language:JavaStargazers:0Issues:0Issues:0

GeeksforGeeks

My Solutions to Algorithms and Data Structures problems on https://www.geeksforgeeks.org

Language:JavaLicense:Apache-2.0Stargazers:0Issues:2Issues:0

My-Portfolio-Website

Professional Portfolio Website for my profile

License:Apache-2.0Stargazers:0Issues:2Issues:0

Node.js-Server

A Simple server using Node.js without using any fancy frameworks

Language:HTMLStargazers:0Issues:2Issues:0

OOPS

A collection of the programs I've written with key emphasis on object oriented features

Language:JavaStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0