• Stars
    star
    1
  • Language
    Java
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The bus route data file provided by the bus provider contains a list of bus routes. These routes consist of a unique identifier and a list of stations (also just unique identifiers). A bus route connects its list of stations. A micro service is able to answer whether there is a bus route providing a direct connection between two given stations.

More Repositories

1

react-fastfood-delivery-app

An elegant single page food ordering web application running on top of reactjs & redux.
JavaScript
51
star
2

data-science-with-python

Data science with Python: This repository mostly contains DataCamp data-science courses/exercises that I have completed.
Rich Text Format
22
star
3

learn-aws

Repository for personal notes, exam dumps, and other study materials for AWS Developer Associate (DVA-C02) exam.
HTML
4
star
4

learn-python

My personal scribbles and notes on various Python concepts.
Python
3
star
5

todolist-spring-boot-angular-mongo

To-Do app running on top of Angular7, Spring Boot, MongoDB
TypeScript
3
star
6

learn-javascript

My personal scribbles and notes on various JS concepts.
JavaScript
3
star
7

learn-java

This repository consists of assorted Java files which include popular algorithms, design patterns, and some random bunch of classes for learning and implementing various core java based concepts.
Java
3
star
8

pyscripts

Fun Python scripts for all the lazy programmers in the world.
Python
2
star
9

starwars-planet-explorer-react-app

A React based Star Wars Universe where Luke Skywalker can roam freely and visit different planets.
JavaScript
2
star
10

sbansal-giphy-app

This is a cool standalone gif search application built on top of ReactJS. It uses the popular Giphy endpoints to source the data.
JavaScript
2
star
11

spam-detection-analytics-tool

This is a nice tool to read chunks of sms data from a csv and understand how different algorithms (pre-implemented) perform in identifying spam messages.
Java
2
star
12

taxi-driver-allocation-spring-boot-app

This application essentially helps to efficiently allocate cars to drivers based on various criterias described below. You can also create/edit more drivers and add more cars in the system.
Java
2
star
13

super-utils

This repository consists of some of my personal favorite utilities that I've made over a period of last five years. I will keep updating my contributions so watch this space.
Java
2
star
14

spring-boot-template

Spring boot template with complete boilerplate code for IAM authentication, in-memory db support and many more features to start your new project hassle free. Spring Boot 6 + Java 17 support.
Java
1
star
15

gomechanic-sbansal

Java
1
star
16

sbansal-campaign-manager

JavaScript
1
star
17

sbansal-angular-starter

Angular 5.2 + Bootstrap 4 based tester application.
TypeScript
1
star
18

react-playground

A personal playground for scribbling with ReactJS
JavaScript
1
star
19

chess-problem-java

Find all unique configurations of a set of normal chess pieces on a chess board with dimensions M×N where none of the pieces is in a position to take any of the others.
Java
1
star
20

rtfd

Reat Time Fraud Detection using ML
Jupyter Notebook
1
star
21

spreact-backend

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). It uses Material UI library and Spring Boot as backend. The purpose of this project is to provide a ready to use web application with minimal effort. The react-router is also configured and a bunch of layouts have also been included to get started right away. The data is hardcoded at the moment but i'll be connecting it to a noSQL db as I start learning it. More components and features will be supported as I continue experimenting with React, Spring, and MUI. You can find the backend of this project here: [spreact-backend] (https://github.com/saranshbansal/spreact-backend)
Java
1
star
22

freebooks

A collection of eBooks and some personal notes that I've collected over many years of coding.
1
star
23

spreact-frontend

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). It uses Material UI library and Spring Boot as backend. The purpose of this project is to provide a ready to use web application with minimal effort. The react-router is also configured and a bunch of layouts have also been included to get started right away. The data is hardcoded at the moment but i'll be connecting it to a noSQL db as I start learning it. More components and features will be supported as I continue experimenting with React, Spring, and MUI. You can find the backend of this project here: [spreact-backend] (https://github.com/saranshbansal/spreact-backend)
JavaScript
1
star