GithubHelp home page GithubHelp logo

kotlin-1's Introduction

Kotlin

Contribution Guidelines

  • If you add an algorithm then you have to add a test (JUnit) along with it. In the absence of a test, the PR will not be approved.
  • Follow the correct coding guidelines with proper description of the methods. Refer Kotlin Coding Standards.
  • Your work will be distributed under MIT License once your pull request is merged.
  • Please do not add a signature inside the code. The commit history is sufficient to determine who has added the code to the repo.
  • Make sure the algorithm which is getting added comes under a certain domain of Algorithms. Please don't create a package with a name such as Misc, Others, etc.
  • While making a PR, make sure you are committing the Kotlin files only and not any project specific files. If you feel that your IDE is generating some extra files, then either don't add them to git, or add the extensions to .gitignore.
  • Please don't raise a PR for solutions to problems from online judges such as Hackerrank, Leetcode, etc.

Steps to raise a PR

  • Fork the Kotlin Repo
  • Open the forked repo on your local machine through IntelliJ by importing the project as a Gradle project
  • Make the changes on your local machine
  • Push the changes to the forked repository
  • Raise a PR against the master branch

kotlin-1's People

Contributors

vbrazo avatar reganlaurell avatar akshay-h avatar varunu28 avatar abhi79k avatar matandavidi avatar komoderhell avatar tbmc avatar sssemil avatar pritishaw avatar bhavyakaria avatar panquesito7 avatar 3dylson avatar d04nhtu avatar caiofernandodev avatar josecarlosweb avatar dynamitechetan avatar ilyazaremba avatar goodnic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.