/competitve-java

All the questions solved related to competitive programming

Primary LanguageJava

competitve

All the questions solved related to competitive programming. Contains solution to all problems solved in junior sheet.

UVA submissions:
For UVA, the class name should be Main

Array tricks

  1. For adhoc and simple implementation problems, always try to solve usnig test cases pattern.