Git Product home page Git Product logo

house-of-codes's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

house-of-codes's Issues

Add competitive programming problem code

Guidelines

  • Add a solution in any language in any of the platform(Codechef/Hackerrank/Codeforce etc.)
  • Always update the README whenever necesary.
  • If platform directory not present make one and put code inside the directory
  • Put problem description on the top and add the problem link to README.md in the specific directory

PR won't be merged unless it follows all the above points.

This is an open issue, i.e, you need not be assigned to it for contributing. So GO AHEAD!! No need of questions like - "Can I add Scala solution to a Hackerrank problem?" OR " May I add solution to Codechef?"

Just make sure to follow folder structure and update the README after adding any code.

Add language templates

Follow the following naming standard

<language_code>template.<language_extension>

In case a template for a language already exists, you can add another with the next suffix number, i.e,

  • if cpp_template.cpp alread exists add the new file as cpp_template_2.cpp
  • if cpp_template_2.cpp alread exists add the new file as cpp_template_3.cpp

Add common algos in Basics folder

  • You can add standard algorithms in appropriate sub-directories.
    For example if you want to add a code for binary tree and the binary tree sub-directory is not present already, make one and add your codes there.

  • Codes are not limited to any specific language.

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.