GitHub / darshakmehta 2 Repositories
Seek interest in Algorithms and JavaScript!!!
darshakmehta/react-interview-questions
React / Typescript Interview Questions
Language: TypeScript - Size: 41 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

darshakmehta/typescript-interview-questions
TypeScript Interview Questions
Language: TypeScript - Size: 109 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

darshakmehta/Shortest-Paths-in-a-Network
Consider a data communication network that must route data packets. The goal of the project is to find the shortest path to minimize the sum of the transmission time of the links along the path. We have used Dijkstra's shortest path Algorithm to achieve the shortest path. The program can be further applied to find the shortest path between 2 connecting cities in USA, where we can consider traffic and length of the highways as path weights.
Language: Java - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 3

darshakmehta/jisr-file-explorer
File Explorer Web app to organize files and folders
Language: TypeScript - Size: 182 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

darshakmehta/darshakmehta.github.io
Portfolio
Language: HTML - Size: 5.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

darshakmehta/sunrise-sunset
Language: TypeScript - Size: 1.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

darshakmehta/K-Means-Data-Clustering
Clustering the products based on Rating
Language: JavaScript - Size: 3.17 MB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

darshakmehta/AngularJS_Demos
Demo Web Apps using AngularJS
Language: HTML - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

darshakmehta/TicTacToe
Two Player Game TicTacToe
Language: C++ - Size: 109 KB - Last synced at: about 2 years ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

darshakmehta/Programming-Guide
Competitive Programming Solutions - Majorly in Java. Timely update for space and time efficiency
Language: Java - Size: 2.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 6

darshakmehta/course-api-data
Course API using Java Brains Spring Boot Quick Start
Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

darshakmehta/AndroidProjects
Native Android Projects developed using Android Studio
Language: Java - Size: 15 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/javascript-tutorial-en Fork of javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
Language: HTML - Size: 435 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/Image-slider
Simple Carousel
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/css-grids
Responsive CSS Grids
Language: JavaScript - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/interview Fork of mission-peace/interview
Interview questions
Language: Java - Size: 1.16 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/React-Projects
Language: JavaScript - Size: 6.13 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/Swapping-Auction
Swapping-Auction is a Node Application to swap your product which uses NoSQL database and EJS Template engine
Language: HTML - Size: 5.08 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/javascript.info
Code snippets for https://javascript.info/
Language: JavaScript - Size: 167 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/NodeSchool
Solutions NodeSchool
Language: JavaScript - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/github-slideshow
A robot powered training repository :robot:
Language: HTML - Size: 1.6 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/Leetcode-Unlocked Fork of tonycao/Leetcode-Unlocked
Language: CSS - Size: 2.61 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/Node-TODO-Api
Language: JavaScript - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/Node-Projects
Language: JavaScript - Size: 546 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/HerokuApps
Language: HTML - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/D3.js-projects
Language: HTML - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

darshakmehta/LZW-Compression
The Lempel–Ziv–Welch (LZW) algorithm is a lossless data compression algorithm. LZW is an adaptive compression algorithm that does not assume prior knowledge of the input data distribution. This algorithm works well when the input data is sufficiently large and there is redundancy in the data. The algorithm is simple to implement and has the potential for very high throughput in hardware implementations.
Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

darshakmehta/Light-Rail-Management-System
LRMS is a web based system that facilitates managing the functioning of the light rail transit. This system will aid in developing the whole functioning virtual. The goal is to create a light rail management system (LRMS) for a city to book tickets, check schedules, routes across the city, help track employee, inventory, and carriage details, etc.
Language: PLpgSQL - Size: 2.34 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

darshakmehta/Sales-Prediction-for-Rossman-store-data
The Rossman Store dataset from Kaggle provides us with the historical sales data for 1,115 Rossman stores. Based on the data that has been provided, the goal of our project and our major task is to predict the “Sales” column for the test set. This prediction will be performed using a set of relevant predictors. The project structure will follow a well-known CRISP-DM model.
Language: R - Size: 1020 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

darshakmehta/Customer_Support-Application
Testing the setup of Existing Customer Support Application
Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

darshakmehta/Jain-Derasar
Jain Collection
Language: JavaScript - Size: 4.05 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
