Skip to content
 
 

Repository files navigation

leetcode_jvm

This repository will contain all the leet code questions we challenge ourselves to attempt and solution contribution from the community members

CONTRIBUTING

This is a shared repository, please treat it with good collaborative hygeine

  • Always pull before creating a new branch or pushing changes
  • Never push to the main branch directly, always create a leet branch eg leet/4-median-of-two-sorted-arrays-<username>-solution and create a PR
  • Create a fork from the main branch, its often the most stable and most upto date branch
  • You can have as many proposed solutions as you want
  • The same branching naming convetion also applies to how you name your classes/files/folders e.g 4-median-of-two-sorted-arrays-<username>-solution
  • Its a good practice to accompany your solution with a document i.e solution-design-document explaining your thinking behind your solution

About

This repository will contain all the leet code questions we challenge ourselves to attempt and solution contribution from the community members

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages