Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

abhijit148/java_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java_scripts

Basic Functions and Algorithms written in the Java language for use as and when required.

djikstra-graph: A folder containing a full working implementation of Djikstra's Algorithm to find a shortest path between two nodes in a directed, weighted graph.

GoogleMail.java: A script to send an email using a Gmail ID.

mysql+csv.java: A class to establish a MySQL connection and read or write/update data into a database. You can also fetch data and write it into a CSV File. Dependency: OpenCSV writer

readTxt.java: Simple script to store the contents of a text file in a string

About

Common scripts implemented in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages