PraveenDesani's repositories

checkstyle

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

License:LGPL-2.1Stargazers:0Issues:0Issues:0

data-structures-and-algorithms

Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.

License:MITStargazers:0Issues:0Issues:0